LoadingScreenProgressBarController
Base: ink.WidgetLogicController
None.
| 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 |
bool OnInitialize() RTTIvoid SetSpinnerVisibility(bool visible) RTTIvoid SetProgressBarVisiblity(bool visible) RTTIvoid SetProgress(float progress) RTTI