![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | UpdateName () |
| int | AddItemAndIcon (string item, ResourceName icon, float rotation=0, Managed data=null) |
| ImageWidget | GetIconWidget () |
| override int | AddItem (string item, bool last=false, Managed data=null) |
| override void | ClearAll () |
| void | AllowFocus (bool allowFocus) |
| ScriptInvoker | GetOnCreateElement () |
| override void | OnCreateElement (Widget elementWidget, int index) |
| void | SetElementEnabled (int index, bool enable) |
| override void | RemoveItem (int item, bool last=false) |
| override void | HandlerAttached (Widget w) |
Protected Attributes | |
| ref array< ResourceName > | m_aElementIcons |
| ref array< float > | m_aElementIconRotations |
| string | m_sIconWidgetName |
| ImageWidget | m_IconWidget |
| ref ScriptInvoker | Event_OnCreateElement = new ScriptInvoker |
| ref Color | m_cIconDisabledColor = new Color (0.8, 0.8, 0.8, 1) |
Definition at line 1 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 56 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 34 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 70 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 64 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 50 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 79 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 136 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 85 of file SCR_ComboBoxIconComponent.c.
Definition at line 128 of file SCR_ComboBoxIconComponent.c.
Definition at line 110 of file SCR_ComboBoxIconComponent.c.
|
inlineprotected |
Definition at line 14 of file SCR_ComboBoxIconComponent.c.
|
protected |
Definition at line 11 of file SCR_ComboBoxIconComponent.c.
|
protected |
Definition at line 5 of file SCR_ComboBoxIconComponent.c.
|
protected |
Definition at line 4 of file SCR_ComboBoxIconComponent.c.
Definition at line 12 of file SCR_ComboBoxIconComponent.c.
|
protected |
Definition at line 10 of file SCR_ComboBoxIconComponent.c.
|
protected |
Definition at line 8 of file SCR_ComboBoxIconComponent.c.