Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EditorAttributeBaseValues Class Reference

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

Detailed Description

Definition at line 19 of file SCR_BaseValueListEditorAttribute.c.

Member Function Documentation

◆ GetMaxValue()

float SCR_EditorAttributeBaseValues::GetMaxValue ( )
inlineprotected

Definition at line 45 of file SCR_BaseValueListEditorAttribute.c.

◆ GetSliderValues()

void SCR_EditorAttributeBaseValues::GetSliderValues ( out string sliderValueFormating,
out float min,
out float max,
out float step,
out int decimals )
inlineprotected

Definition at line 36 of file SCR_BaseValueListEditorAttribute.c.

◆ SetMaxValue()

void SCR_EditorAttributeBaseValues::SetMaxValue ( float maxValue)
inlineprotected

Definition at line 50 of file SCR_BaseValueListEditorAttribute.c.

Member Data Documentation

◆ m_fMax

float SCR_EditorAttributeBaseValues::m_fMax
protected

Definition at line 28 of file SCR_BaseValueListEditorAttribute.c.

◆ m_fMin

float SCR_EditorAttributeBaseValues::m_fMin
protected

Definition at line 25 of file SCR_BaseValueListEditorAttribute.c.

◆ m_fStep

float SCR_EditorAttributeBaseValues::m_fStep
protected

Definition at line 31 of file SCR_BaseValueListEditorAttribute.c.

◆ m_iDecimals

int SCR_EditorAttributeBaseValues::m_iDecimals
protected

Definition at line 34 of file SCR_BaseValueListEditorAttribute.c.

◆ m_sSliderValueFormating

LocalizedString SCR_EditorAttributeBaseValues::m_sSliderValueFormating
protected

Definition at line 22 of file SCR_BaseValueListEditorAttribute.c.


The documentation for this class was generated from the following file: