![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| int | AddItem (string item, bool last=false, Managed data=null) |
| void | ClearAll () |
| void | RemoveItem (int item, bool last=false) |
| int | GetCurrentIndex () |
| string | GetCurrentItem () |
| Managed | GetCurrentItemData () |
| string | GetItemName (int item) |
| Managed | GetItemData (int item) |
| int | GetNumItems () |
| bool | SetCurrentItem (int i, bool playSound=false, bool animate=false) |
Static Protected Member Functions | |
| static SCR_SelectionWidgetComponent | GetSelectionComponent (string name, Widget parent, bool searchAllChildren=true) |
Protected Attributes | |
| ref array< ref Managed > | m_aElementData = new array<ref Managed> |
| int | m_iSelectedItem |
Definition at line 1 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 12 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 25 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 49 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 55 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 61 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 79 of file SCR_SelectionWidgetComponent.c.
Definition at line 70 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 88 of file SCR_SelectionWidgetComponent.c.
|
inlinestaticprotected |
Definition at line 117 of file SCR_SelectionWidgetComponent.c.
Definition at line 37 of file SCR_SelectionWidgetComponent.c.
|
inlineprotected |
Definition at line 97 of file SCR_SelectionWidgetComponent.c.
|
protected |
Definition at line 6 of file SCR_SelectionWidgetComponent.c.
|
protected |
Definition at line 9 of file SCR_SelectionWidgetComponent.c.