Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_EntityCatalogMultiList Class Reference
Inheritance diagram for SCR_EntityCatalogMultiList:
SCR_EntityCatalog

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

Detailed Description

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.

Member Function Documentation

◆ ClearCatalogOnMerge()

override void SCR_EntityCatalogMultiList::ClearCatalogOnMerge ( )
inlineprotected

Definition at line 30 of file SCR_EntityCatalogMultiList.c.

◆ GetMultiList()

int SCR_EntityCatalogMultiList::GetMultiList ( notnull out array< SCR_EntityCatalogMultiListEntry > multiLists)
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.

◆ InitCatalog()

super SCR_EntityCatalogMultiList::InitCatalog ( )
protected

Member Data Documentation

◆ m_aMultiLists

ref array<ref SCR_EntityCatalogMultiListEntry> SCR_EntityCatalogMultiList::m_aMultiLists
protected

Definition at line 8 of file SCR_EntityCatalogMultiList.c.


The documentation for this class was generated from the following file: