ScummVM API documentation
MediaStation::ScreenBranchEvent Struct Reference
Inheritance diagram for MediaStation::ScreenBranchEvent:
MediaStation::ActorEvent MediaStation::Event

Public Member Functions

 ScreenBranchEvent (uint16 actorId_, uint16 screenId_, bool disableScreenAutoUpdate_)
 
Eventclone () const override
 
Common::String debugString () const override
 
- Public Member Functions inherited from MediaStation::ActorEvent
 ActorEvent (uint16 actorId_, EventType eventType_)
 
 ActorEvent (uint16 actorId_, EventType eventType_, ScriptValue arg_)
 
- Public Member Functions inherited from MediaStation::Event
 Event (EventClass eventClass_, EventType eventType_)
 

Public Attributes

uint screenId = 0
 
bool disableScreenAutoUpdate = false
 
- Public Attributes inherited from MediaStation::ActorEvent
uint actorId = 0
 
ScriptValue arg
 
- Public Attributes inherited from MediaStation::Event
EventClass eventClass = kEventClassInvalid
 
EventType type = kEventTypeInvalid
 

The documentation for this struct was generated from the following file: