Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CheckboxEditorAttributeUIComponent Class Reference
Inheritance diagram for SCR_CheckboxEditorAttributeUIComponent:
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)
void OnChangeCheckbox (SCR_SelectionWidgetComponent selectionBox, bool value)
override bool OnChangeInternal (Widget w, int x, int y, bool finished)
override void HandlerDeattached (Widget w)

Protected Attributes

SCR_SelectionWidgetComponent m_SelectionBoxComponent

Detailed Description

Definition at line 3 of file SCR_CheckboxEditorAttributeUIComponent.c.

Member Function Documentation

◆ HandlerDeattached()

override void SCR_CheckboxEditorAttributeUIComponent::HandlerDeattached ( Widget w)
inlineprotected

Definition at line 64 of file SCR_CheckboxEditorAttributeUIComponent.c.

◆ Init()

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

Definition at line 7 of file SCR_CheckboxEditorAttributeUIComponent.c.

◆ OnChangeCheckbox()

void SCR_CheckboxEditorAttributeUIComponent::OnChangeCheckbox ( SCR_SelectionWidgetComponent selectionBox,
bool value )
inlineprotected

Definition at line 41 of file SCR_CheckboxEditorAttributeUIComponent.c.

◆ OnChangeInternal()

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

Definition at line 46 of file SCR_CheckboxEditorAttributeUIComponent.c.

◆ SetFromVar()

override void SCR_CheckboxEditorAttributeUIComponent::SetFromVar ( SCR_BaseEditorAttributeVar var)
inlineprotected

Definition at line 31 of file SCR_CheckboxEditorAttributeUIComponent.c.

◆ SetVariableToDefaultValue()

override void SCR_CheckboxEditorAttributeUIComponent::SetVariableToDefaultValue ( SCR_BaseEditorAttributeVar var)
inlineprotected

Definition at line 23 of file SCR_CheckboxEditorAttributeUIComponent.c.

Member Data Documentation

◆ m_SelectionBoxComponent

SCR_SelectionWidgetComponent SCR_CheckboxEditorAttributeUIComponent::m_SelectionBoxComponent
protected

Definition at line 5 of file SCR_CheckboxEditorAttributeUIComponent.c.


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