![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| int | GetMultiList (notnull out array< SCR_EntityCatalogMultiListEntry > multiLists) |
| override void | ClearCatalogOnMerge () |
| super | InitCatalog () |
Protected Attributes | |
| ref array< ref SCR_EntityCatalogMultiListEntry > | m_aMultiLists |
Multilist catalog for ease of use for developers. This will still merge all lists into the m_aEntityEntryList on init and set m_aMultiLists to null
Definition at line 5 of file SCR_EntityCatalogMultiList.c.
|
inlineprotected |
Definition at line 30 of file SCR_EntityCatalogMultiList.c.
|
inlineprotected |
Only valid before init. Used when merging entity lists param[in] multiLists Return list of all the multilists return Count of multiLists
Definition at line 14 of file SCR_EntityCatalogMultiList.c.
|
protected |
|
protected |
Definition at line 8 of file SCR_EntityCatalogMultiList.c.