ProgressBarAnimationChunkController class
ProgressBarAnimationChunkController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
rootCanvas | ink.WidgetReference | scripted |
barCanvas | ink.WidgetReference | scripted |
hitAnim | ink.anim.Proxy? | scripted |
fullbarSize | float | scripted |
isNegative | bool | scripted |
Functions
void SetAnimation(float widght, float height, float fullbarSize, bool isNegative)RTTIbool OnAnimationEnd(ink.anim.Proxy e)RTTIbool IsProgressAnimationPlaying()RTTI