InputProgressView class
InputProgressView
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
TargetImage | WeakHandle<ink.ImageWidget> | scripted |
ProgressPercent | int | scripted |
PartName | string | scripted |
Functions
bool OnInitialize()RTTIvoid SetProgress(float progress)RTTIvoid SetProgress(int percentProgress)RTTIvoid Reset()RTTI