Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_SliderEditorAttributeUIComponent Class Reference
Inheritance diagram for SCR_SliderEditorAttributeUIComponent:
SCR_BaseEditorAttributeUIComponent SCR_SliderBloodAttributeComponent SCR_VectorSliderEditorAttributeUIComponent

Protected Member Functions

override void Init (Widget w, SCR_BaseEditorAttribute attribute)
void SetSliderSettings (SCR_BaseEditorAttributeVar var, SCR_BaseEditorAttributeEntrySlider sliderData)
override void SetVariableToDefaultValue (SCR_BaseEditorAttributeVar var)
override void SetFromVar (SCR_BaseEditorAttributeVar var)
override bool OnChangeInternal (Widget w, int x, int y, bool finished)
string GetSliderValueText (float value)

Protected Attributes

SCR_SliderComponent m_SliderWidgetComponent
ref SCR_BaseEditorAttributeEntrySlider m_SliderData
float m_fMaxSliderValue
float m_fDefaultValue = float.MAX
bool m_bIsTimeSlider
ETimeFormatParam m_eHideIfZero
bool m_bAlwaysHideSeconds

Detailed Description

Definition at line 3 of file SCR_SliderEditorAttributeUIComponent.c.

Member Function Documentation

◆ GetSliderValueText()

string SCR_SliderEditorAttributeUIComponent::GetSliderValueText ( float value)
inlineprotected

Definition at line 124 of file SCR_SliderEditorAttributeUIComponent.c.

◆ Init()

override void SCR_SliderEditorAttributeUIComponent::Init ( Widget w,
SCR_BaseEditorAttribute attribute )
inlineprotected

Definition at line 16 of file SCR_SliderEditorAttributeUIComponent.c.

◆ OnChangeInternal()

override bool SCR_SliderEditorAttributeUIComponent::OnChangeInternal ( Widget w,
int x,
int y,
bool finished )
inlineprotected

Definition at line 102 of file SCR_SliderEditorAttributeUIComponent.c.

◆ SetFromVar()

override void SCR_SliderEditorAttributeUIComponent::SetFromVar ( SCR_BaseEditorAttributeVar var)
inlineprotected

Definition at line 84 of file SCR_SliderEditorAttributeUIComponent.c.

◆ SetSliderSettings()

void SCR_SliderEditorAttributeUIComponent::SetSliderSettings ( SCR_BaseEditorAttributeVar var,
SCR_BaseEditorAttributeEntrySlider sliderData )
inlineprotected

Definition at line 62 of file SCR_SliderEditorAttributeUIComponent.c.

◆ SetVariableToDefaultValue()

override void SCR_SliderEditorAttributeUIComponent::SetVariableToDefaultValue ( SCR_BaseEditorAttributeVar var)
inlineprotected

Definition at line 75 of file SCR_SliderEditorAttributeUIComponent.c.

Member Data Documentation

◆ m_bAlwaysHideSeconds

bool SCR_SliderEditorAttributeUIComponent::m_bAlwaysHideSeconds
protected

Definition at line 14 of file SCR_SliderEditorAttributeUIComponent.c.

◆ m_bIsTimeSlider

bool SCR_SliderEditorAttributeUIComponent::m_bIsTimeSlider
protected

Definition at line 10 of file SCR_SliderEditorAttributeUIComponent.c.

◆ m_eHideIfZero

ETimeFormatParam SCR_SliderEditorAttributeUIComponent::m_eHideIfZero
protected

Definition at line 12 of file SCR_SliderEditorAttributeUIComponent.c.

◆ m_fDefaultValue

float SCR_SliderEditorAttributeUIComponent::m_fDefaultValue = float.MAX
protected

Definition at line 8 of file SCR_SliderEditorAttributeUIComponent.c.

◆ m_fMaxSliderValue

float SCR_SliderEditorAttributeUIComponent::m_fMaxSliderValue
protected

Definition at line 7 of file SCR_SliderEditorAttributeUIComponent.c.

◆ m_SliderData

ref SCR_BaseEditorAttributeEntrySlider SCR_SliderEditorAttributeUIComponent::m_SliderData
protected

Definition at line 6 of file SCR_SliderEditorAttributeUIComponent.c.

◆ m_SliderWidgetComponent

SCR_SliderComponent SCR_SliderEditorAttributeUIComponent::m_SliderWidgetComponent
protected

Definition at line 5 of file SCR_SliderEditorAttributeUIComponent.c.


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