![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetProgress (float progress) |
| void | SetPreviewProgress (float progress) |
| float | GetProgress () |
| ImageWidget | GetRadialProgressBarWidget () |
| ImageWidget | GetBackgroundWidget () |
| void | SetProgressBarImage (ResourceName RadialProgressBarImage) |
| void | SetBackgroundImage (ResourceName BackgroundImage) |
| ScriptInvoker | GetOnProgressFull () |
| ScriptInvoker | GetOnProgressEmpty () |
| override void | HandlerAttached (Widget w) |
Definition at line 1 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Get radial progress bar background image widget.
Definition at line 98 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Definition at line 128 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Definition at line 123 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Get the progress value
Definition at line 80 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Get radial progress bar image widget.
Definition at line 89 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Definition at line 134 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Set radial progress bar background image.
| BackgroundImage | image to set |
Definition at line 117 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Set the progress of the preview bar. Takes a value between 0 and 1
| progress | value between 0 and 1 |
Definition at line 64 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Set the progress. Takes a value between min and max value
| progress | value between min and max value |
Definition at line 37 of file SCR_RadialProgressBarUIComponent.c.
|
inlineprotected |
Set radial progress bar image.
| RadialProgressBarImage | image to set |
Definition at line 107 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 29 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 28 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 13 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 31 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 10 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 7 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 4 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 22 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 16 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 19 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 26 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 24 of file SCR_RadialProgressBarUIComponent.c.
|
protected |
Definition at line 25 of file SCR_RadialProgressBarUIComponent.c.