|
|
| ScreenBranchEvent (uint16 actorId_, uint16 screenId_, bool disableScreenAutoUpdate_) |
| |
|
Event * | clone () const override |
| |
|
Common::String | debugString () const override |
| |
|
| ActorEvent (uint16 actorId_, EventType eventType_) |
| |
|
| ActorEvent (uint16 actorId_, EventType eventType_, ScriptValue arg_) |
| |
|
| Event (EventClass eventClass_, EventType eventType_) |
| |
|
|
uint | screenId = 0 |
| |
|
bool | disableScreenAutoUpdate = false |
| |
|
uint | actorId = 0 |
| |
|
ScriptValue | arg |
| |
|
EventClass | eventClass = kEventClassInvalid |
| |
|
EventType | type = kEventTypeInvalid |
| |
The documentation for this struct was generated from the following file: