![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| override void | UpdateVisuals (bool animate=true) |
| void | SetProgressBarValues (float value, float progressed, float minus) |
| override void | SetValue (float value, bool animate=true) |
Protected Attributes | |
| ref Color | m_iProgressedBarColor |
| ref Color | m_iMinusBarColor |
| float | m_fProgressed |
| float | m_fMinus |
| Widget | m_wProgressedBar |
| Widget | m_wMinusBar |
Definition at line 2 of file SCR_ProgressBarWithSegments.c.
|
inlineprotected |
Definition at line 21 of file SCR_ProgressBarWithSegments.c.
|
inlineprotected |
Definition at line 95 of file SCR_ProgressBarWithSegments.c.
|
inlineprotected |
Definition at line 104 of file SCR_ProgressBarWithSegments.c.
Definition at line 45 of file SCR_ProgressBarWithSegments.c.
|
protected |
Definition at line 14 of file SCR_ProgressBarWithSegments.c.
|
protected |
Definition at line 11 of file SCR_ProgressBarWithSegments.c.
|
protected |
Definition at line 8 of file SCR_ProgressBarWithSegments.c.
|
protected |
Definition at line 5 of file SCR_ProgressBarWithSegments.c.
|
protected |
Definition at line 18 of file SCR_ProgressBarWithSegments.c.
|
protected |
Definition at line 17 of file SCR_ProgressBarWithSegments.c.