CharacterLevelUpGameController class
CharacterLevelUpGameController
Inheritance
Base: game.ui.HUDGameController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
value | ink.TextWidgetReference | scripted |
proficencyLabel | ink.TextWidgetReference | scripted |
stateChangesBlackboardId | uint | scripted |
animationProxy | ink.anim.Proxy? | scripted |
data | LevelUpUserData? | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIvoid Setup()RTTIvoid PlayIntroAnimation()RTTIbool OnOutroAnimFinished(ink.anim.Proxy anim)RTTI