A flag set or cleared by a story event. More...
#include <story_event_graph.h>
Public Attributes | |
| std::string | name |
| std::string | value |
| std::string | reg |
| int | bit = -1 |
| std::string | operation |
A flag set or cleared by a story event.
Definition at line 17 of file story_event_graph.h.
| std::string yaze::core::StoryFlag::name |
Definition at line 18 of file story_event_graph.h.
| std::string yaze::core::StoryFlag::value |
Definition at line 19 of file story_event_graph.h.
| std::string yaze::core::StoryFlag::reg |
Definition at line 20 of file story_event_graph.h.
| int yaze::core::StoryFlag::bit = -1 |
Definition at line 21 of file story_event_graph.h.
| std::string yaze::core::StoryFlag::operation |
Definition at line 22 of file story_event_graph.h.