OpenClonk
C4ObjectList.cpp File Reference
Include dependency graph for C4ObjectList.cpp:

Go to the source code of this file.

Classes

struct  C4ObjectListDumpHelper
 

Variables

const int MaxTempListID = 500
 
C4ID TempListID [MaxTempListID]
 

Variable Documentation

◆ MaxTempListID

const int MaxTempListID = 500

Definition at line 70 of file C4ObjectList.cpp.

Referenced by C4ObjectList::GetListID().

◆ TempListID

C4ID TempListID[MaxTempListID]

Definition at line 71 of file C4ObjectList.cpp.

Referenced by C4GameObjects::Add(), and C4ObjectList::GetListID().