![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Configurable widget list entry list selection. More...
Protected Member Functions | |
| void | SetupHandlers () |
| override string | ValueAsString () |
| int | ValueId () |
| Get selected value as id. | |
| SCR_LocalizedProperty | GetSelectedOption () |
| Return current selected option as full localized property. | |
| void | SetOptions (array< ref SCR_LocalizedProperty > options) |
| Fill list with options. | |
| SCR_SelectionWidgetComponent | GetSelectionComponent () |
| void | GetOptions (out array< ref SCR_LocalizedProperty > options) |
Protected Attributes | |
| ref array< ref SCR_LocalizedProperty > | m_aOptions |
| SCR_SelectionWidgetComponent | m_Selection |
Configurable widget list entry list selection.
Definition at line 779 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Definition at line 888 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Return current selected option as full localized property.
Definition at line 850 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Definition at line 882 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Fill list with options.
Definition at line 865 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Definition at line 787 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Definition at line 807 of file SCR_WidgetListEntry.c.
|
inlineprotected |
Get selected value as id.
Definition at line 829 of file SCR_WidgetListEntry.c.
|
protected |
Definition at line 782 of file SCR_WidgetListEntry.c.
|
protected |
Definition at line 784 of file SCR_WidgetListEntry.c.