![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Shows a list of simple entries. More...
Protected Member Functions | |
| override void | OnMenuOpen (SCR_ConfigurableDialogUiPreset preset) |
| void | SCR_SimpleEntryListDialog (array< string > names, string preset) |
| !!! Don't use the constructor! Use the Create... methods instead. | |
Static Protected Member Functions | |
| static SCR_SimpleEntryListDialog | CreateDialog (array< string > names, string preset, ResourceName dialogsConfig="") |
Protected Attributes | |
| ResourceName | ADDON_LINE_LAYOUT = "{99668AEF3063A9F2}UI/layouts/Menus/Common/SimpleEntry.layout" |
| ref array< string > | m_aNames = {} |
| ref array< SCR_SimpleEntryComponent > | m_aLines = {} |
Shows a list of simple entries.
Dialog displaying list of names
Definition at line 7 of file SCR_SimpleEntryListDialog.c.
|
inlineprotected |
!!! Don't use the constructor! Use the Create... methods instead.
Definition at line 52 of file SCR_SimpleEntryListDialog.c.
|
inlinestaticprotected |
Definition at line 40 of file SCR_SimpleEntryListDialog.c.
|
inlineprotected |
Definition at line 15 of file SCR_SimpleEntryListDialog.c.
|
protected |
Definition at line 9 of file SCR_SimpleEntryListDialog.c.
|
protected |
Definition at line 12 of file SCR_SimpleEntryListDialog.c.
|
protected |
Definition at line 11 of file SCR_SimpleEntryListDialog.c.