MoneyLabelController class
MoneyLabelController
Inheritance
Base: ink.TextValueProgressAnimationController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
animation | ink.anim.Proxy? | scripted |
currentMoney | float | scripted |
pulse | PulseAnimation? | scripted |
Functions
bool OnInitialize()RTTIvoid SetMoney(int newValue, float? delay, float? duration)RTTIbool OnMainAnimationOver(ink.anim.Proxy e)RTTI