PoliceMessageGameController class
PoliceMessageGameController
Inheritance
Base: game.ui.HUDGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
messageTextRef | ink.TextWidgetReference | scripted |
blackboard | WeakHandle<game.IBlackboard> | scripted |
blackboardDef | UI_NotificationsDef? | scripted |
warningMessageCallbackId | red.CallbackObject? | scripted |
simpleMessage | game.SimpleScreenMessage | scripted |
root | WeakHandle<ink.Widget> | scripted |
animProxy | ink.anim.Proxy? | scripted |
Functions
bool OnInitialize()RTTIbool OnUnitialize()RTTIbool OnWarningMessageUpdate(string value)RTTIvoid UpdateWidgets()RTTIbool OnFinished(ink.anim.Proxy anim)RTTI