![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Init (Widget w, SCR_BaseEditorAttribute attribute) |
| void | CreateDropdownEntries () |
| string | GetFullDropdownEntryText (string text) |
| SCR_BaseEditorAttributeFloatStringValues | GetComboBoxData () |
| override void | SetVariableToDefaultValue (SCR_BaseEditorAttributeVar var) |
| override void | SetFromVar (SCR_BaseEditorAttributeVar var) |
| override bool | OnChangeInternal (Widget w, int x, int y, bool finished) |
| void | OnChangeComboBox (SCR_ComboBoxComponent comboBox, int value) |
| override void | HandlerDeattached (Widget w) |
Protected Attributes | |
| SCR_ComboBoxComponent | m_ComboBoxComponent |
| ref SCR_BaseEditorAttributeFloatStringValues | m_comboboxData |
| bool | m_bInitCalled |
| ref array< string > | m_aDropdownArray = {} |
Definition at line 3 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 67 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Get ComboBoxData from the drop down UI Attribute
Definition at line 88 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 79 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 135 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 11 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 128 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 114 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 102 of file SCR_DropdownEditorAttributeUIComponent.c.
|
inlineprotected |
Definition at line 94 of file SCR_DropdownEditorAttributeUIComponent.c.
|
protected |
Definition at line 9 of file SCR_DropdownEditorAttributeUIComponent.c.
|
protected |
Definition at line 7 of file SCR_DropdownEditorAttributeUIComponent.c.
|
protected |
Definition at line 5 of file SCR_DropdownEditorAttributeUIComponent.c.
|
protected |
Definition at line 6 of file SCR_DropdownEditorAttributeUIComponent.c.