![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_ConfigListEntries |
| class | SCR_ConfigListEntryCustomTitle |
Functions | |
| SCR_ConfigListEntry | FindEntryByTypeTag (string tag) |
| SCR_ConfigListEntry | FindEntryByWidgetListEntry (SCR_WidgetListEntry widgetListEntry) |
| SCR_ConfigListEntry | FindEntryByComponentType (typename componentType) |
| class SCR_ConfigListEntries | SCR_ConfigListEntryCustomTitle ()] class SCR_ConfigListEntry |
Variables | |
| ref array< ref SCR_ConfigListEntry > | m_aEntryDefinitions |
| SCR_ConfigListEntryCustomTitle | BaseContainerProps |
|
protected |
Definition at line 28 of file SCR_ConfigListEntries.c.
|
protected |
Definition at line 4 of file SCR_ConfigListEntries.c.
|
protected |
Definition at line 16 of file SCR_ConfigListEntries.c.
| class SCR_ConfigListEntries SCR_ConfigListEntryCustomTitle | ( | ) |
Definition at line 49 of file SCR_ConfigListEntries.c.
| SCR_ConfigListEntryCustomTitle BaseContainerProps | ( | ) |
Define SCR_WidgetListEntry layout, type. Based on configuration entries and widgets can be created. E.g. there is list of widget, one has SCR_EditboxComponent. If it's needed to define it in unified data list it's found that SCR_WidgetListEntryEditBox needs to be created.
|
protected |
Definition at line 1 of file SCR_ConfigListEntries.c.