Public Member Functions | |
GameEvent (rapidxml::xml_node< char > *node) | |
void | load (rapidxml::xml_node< char > *node) |
Public Attributes | |
EventID | _id |
Common::String | _title |
Common::String | _dialog |
pyrodactyl::people::PersonState | _state |
EventType | _type |
uint | _special |
Common::Array< Effect > | _effect |
TriggerSet | _trig |
Common::Array< EventID > | _next |