CallActionWidgetController class
CallActionWidgetController
Inheritance
Base: DeviceActionWidgetControllerBase
Derived
None.
Properties
| Property | Type | |
|---|---|---|
statusText | ink.TextWidgetReference | scripted |
callingAnimName | CName | scripted |
talkingAnimName | CName | scripted |
status | IntercomStatus | scripted |
Functions
void Initialize(DeviceInkGameControllerBase gameController, SActionWidgetPackage widgetData)overrideRTTIvoid FinalizeActionExecution(game.Object executor, game.device.Action action)overrideRTTIvoid CallStarted()RTTIvoid CallPickedUp()RTTIvoid CallEnded()RTTIvoid CallMissed()RTTIvoid ResetIntercom()RTTIbool OnHoverOver(ink.PointerEvent e)overrideRTTIbool OnHoverOut(ink.PointerEvent e)overrideRTTI