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

Protected Member Functions

override void Init (Widget w, SCR_BaseEditorAttribute attribute)
override void SetVariableToDefaultValue (SCR_BaseEditorAttributeVar var)
override void SetFromVar (SCR_BaseEditorAttributeVar var)
override bool OnChangeInternal (Widget w, int x, int y, bool finished)
void OnChangeSpinbox (SCR_SpinBoxComponent spinbox, int value)
override void HandlerDeattached (Widget w)

Protected Attributes

SCR_SpinBoxComponent m_SpinboxWidgetComponent
bool m_bInitCalled

Detailed Description

Definition at line 3 of file SCR_SpinboxEditorAttributeUIComponent.c.

Member Function Documentation

◆ HandlerDeattached()

override void SCR_SpinboxEditorAttributeUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 98 of file SCR_SpinboxEditorAttributeUIComponent.c.

◆ Init()

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

Definition at line 8 of file SCR_SpinboxEditorAttributeUIComponent.c.

◆ OnChangeInternal()

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

Definition at line 77 of file SCR_SpinboxEditorAttributeUIComponent.c.

◆ OnChangeSpinbox()

void SCR_SpinboxEditorAttributeUIComponent::OnChangeSpinbox ( SCR_SpinBoxComponent spinbox,
int value )
inlineprotected

Definition at line 91 of file SCR_SpinboxEditorAttributeUIComponent.c.

◆ SetFromVar()

override void SCR_SpinboxEditorAttributeUIComponent::SetFromVar ( SCR_BaseEditorAttributeVar var)
inlineprotected

Definition at line 66 of file SCR_SpinboxEditorAttributeUIComponent.c.

◆ SetVariableToDefaultValue()

override void SCR_SpinboxEditorAttributeUIComponent::SetVariableToDefaultValue ( SCR_BaseEditorAttributeVar var)
inlineprotected

Definition at line 58 of file SCR_SpinboxEditorAttributeUIComponent.c.

Member Data Documentation

◆ m_bInitCalled

bool SCR_SpinboxEditorAttributeUIComponent::m_bInitCalled
protected

Definition at line 6 of file SCR_SpinboxEditorAttributeUIComponent.c.

◆ m_SpinboxWidgetComponent

SCR_SpinBoxComponent SCR_SpinboxEditorAttributeUIComponent::m_SpinboxWidgetComponent
protected

Definition at line 5 of file SCR_SpinboxEditorAttributeUIComponent.c.


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