Arma Reforger Script API
|
This is the complete list of members for SCR_EditorAttributeBaseValues, including all inherited members.
GetMaxValue() | SCR_EditorAttributeBaseValues | |
GetSliderValues(out string sliderValueFormating, out float min, out float max, out float step, out int decimals) | SCR_EditorAttributeBaseValues | |
m_fMax | SCR_EditorAttributeBaseValues | protected |
m_fMin | SCR_EditorAttributeBaseValues | protected |
m_fStep | SCR_EditorAttributeBaseValues | protected |
m_iDecimals | SCR_EditorAttributeBaseValues | protected |
m_sSliderValueFormating | SCR_EditorAttributeBaseValues | protected |
SetMaxValue(float maxValue) | SCR_EditorAttributeBaseValues |