![]() |
Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
| class | SCR_EntityCatalogMultiList |
Functions | |
| SCR_EntityCatalogMultiList SCR_EntityCatalog | Attribute ("UNKNOWN", desc:"For devs only to understand which entries are in the list") |
| super | InitCatalog () |
Variables | |
| protected 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 38 of file SCR_EntityCatalogMultiList.c.
| super Attribute::InitCatalog | ( | ) |
| protected ref array<ref SCR_EntityCatalogMultiListEntry> m_aMultiLists |
Definition at line 3 of file SCR_EntityCatalogMultiList.c.