![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | GetSliderValues (out string sliderValueFormating, out float min, out float max, out float step, out int decimals) |
| float | GetMaxValue () |
| void | SetMaxValue (float maxValue) |
Protected Attributes | |
| LocalizedString | m_sSliderValueFormating |
| float | m_fMin |
| float | m_fMax |
| float | m_fStep |
| int | m_iDecimals |
Definition at line 19 of file SCR_BaseValueListEditorAttribute.c.
|
inlineprotected |
Definition at line 45 of file SCR_BaseValueListEditorAttribute.c.
|
inlineprotected |
Definition at line 36 of file SCR_BaseValueListEditorAttribute.c.
|
inlineprotected |
Definition at line 50 of file SCR_BaseValueListEditorAttribute.c.
|
protected |
Definition at line 28 of file SCR_BaseValueListEditorAttribute.c.
|
protected |
Definition at line 25 of file SCR_BaseValueListEditorAttribute.c.
|
protected |
Definition at line 31 of file SCR_BaseValueListEditorAttribute.c.
|
protected |
Definition at line 34 of file SCR_BaseValueListEditorAttribute.c.
|
protected |
Definition at line 22 of file SCR_BaseValueListEditorAttribute.c.