A location associated with a story event. More...
#include <story_event_graph.h>
Public Attributes | |
| std::string | name |
| std::string | entrance_id |
| std::string | overworld_id |
| std::string | special_world_id |
| std::string | room_id |
A location associated with a story event.
Definition at line 28 of file story_event_graph.h.
| std::string yaze::core::StoryLocation::name |
Definition at line 29 of file story_event_graph.h.
| std::string yaze::core::StoryLocation::entrance_id |
Definition at line 30 of file story_event_graph.h.
| std::string yaze::core::StoryLocation::overworld_id |
Definition at line 31 of file story_event_graph.h.
| std::string yaze::core::StoryLocation::special_world_id |
Definition at line 32 of file story_event_graph.h.
| std::string yaze::core::StoryLocation::room_id |
Definition at line 33 of file story_event_graph.h.