![]() |
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_EntityCatalogMultiList |
Functions | |
| SCR_EntityCatalogMultiList SCR_EntityCatalog | Attribute ("UNKNOWN", desc:"For devs only to understand which entries are in the list") |
| int | GetMultiList (notnull out array< SCR_EntityCatalogMultiListEntry > multiLists) |
| override void | ClearCatalogOnMerge () |
| super | InitCatalog () |
Variables | |
| ref array< ref SCR_EntityCatalogMultiListEntry > | m_aMultiLists |
| SCR_EntityCatalogMultiList SCR_EntityCatalog Attribute | ( | "UNKNOWN" | , |
| desc:"For devs only to understand which entries are in the list" | ) |
Definition at line 1 of file SCR_EntityCatalogMultiList.c.
|
protected |
Definition at line 89 of file SCR_EntityCatalogMultiList.c.
|
protected |
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 73 of file SCR_EntityCatalogMultiList.c.
|
protected |
|
protected |
Definition at line 67 of file SCR_EntityCatalogMultiList.c.