stmm-games-doc  0.32.0
List of all members
stmg::ArrayEvent::Init Struct Reference
Inheritance diagram for stmg::ArrayEvent::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::ArrayEvent::LocalInit
std::vector< Dimensionm_aDimensions
 The dimensions of m_oArray. More...
 
std::vector< int32_t > m_aValues
 The array of values. More...
 
int32_t m_nDefaultValue = 0
 The default value if any index is outside the allowed range. More...