QuestUpdateGameController class
QuestUpdateGameController
Inheritance
Base: game.ui.HUDGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
header | ink.TextWidgetReference | scripted |
label | ink.TextWidgetReference | scripted |
icon | ink.ImageWidgetReference | scripted |
animationProxy | ink.anim.Proxy? | scripted |
data | QuestUpdateUserData? | scripted |
owner | WeakHandle<game.Object> | scripted |
journalMgr | WeakHandle<game.JournalManager> | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIvoid Setup()RTTIbool OnButtonRelease(ink.PointerEvent evt)RTTIvoid OpenQuestMenu()RTTIvoid PlayAnimation(CName animName)RTTIbool OnOutroAnimFinished(ink.anim.Proxy anim)RTTI