LoadingScreenProgressBarController class
LoadingScreenProgressBarController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
progressBarRoot | ink.WidgetReference | scripted |
progressBarFill | ink.WidgetReference | scripted |
progressSpinerRoot | ink.WidgetReference | scripted |
rotationAnimationProxy | ink.anim.Proxy? | scripted |
rotationAnimation | ink.anim.Definition? | scripted |
rotationInterpolator | ink.anim.RotationInterpolator? | scripted |
Functions
bool OnInitialize()RTTIvoid SetSpinnerVisibility(bool visible)RTTIvoid SetProgressBarVisiblity(bool visible)RTTIvoid SetProgress(float progress)RTTI