stmm-games-doc  0.32.0
List of all members
stmg::DelayedQueueEvent::Init Struct Reference
Inheritance diagram for stmg::DelayedQueueEvent::Init:
Inheritance graph
[legend]

Additional Inherited Members

- Public Attributes inherited from stmg::Event::Init
Levelm_p0Level = nullptr
 The level the event will be added to. More...
 
int32_t m_nPriority = 0
 The priority. More...
 
int32_t m_nDebugTag = 0
 Tag that can be used for debugging. More...
 
- Public Attributes inherited from stmg::DelayedQueueEvent::LocalInit
int32_t m_nInitialIntervalTicks = 0
 The interval component in game ticks. More...
 
int32_t m_nInitialIntervalMillisecs = 0
 The interval component in milliseconds. More...
 
int32_t m_nMaxQueueSize = 10
 The maximum queue size. More...