Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_EntityCatalogMultiList.c File Reference

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
 

Function Documentation

◆ Attribute()

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.

◆ InitCatalog()

super Attribute::InitCatalog ( )

Variable Documentation

◆ m_aMultiLists

protected ref array<ref SCR_EntityCatalogMultiListEntry> m_aMultiLists

Definition at line 3 of file SCR_EntityCatalogMultiList.c.