PhoneMessageNotificationsGameController class
PhoneMessageNotificationsGameController
Inheritance
Base: game.ui.WidgetGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
maxMessageSize | int | scripted |
title | ink.TextWidgetReference | scripted |
text | ink.TextWidgetReference | scripted |
actionText | ink.TextWidgetReference | scripted |
actionPanel | WeakHandle<ink.Widget> | scripted |
player | WeakHandle<PlayerPuppet> | scripted |
animationProxy | ink.anim.Proxy? | scripted |
data | WeakHandle<JournalNotificationData> | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIbool OnAction(game.input.ScriptListenerAction action, game.input.ScriptListenerActionConsumer consumer)RTTIvoid ShowPopup()RTTIvoid ShowNotification()RTTIvoid PlayIntroAnimation()RTTIbool OnOutroAnimFinished(ink.anim.Proxy anim)RTTI