|
stmm-games-doc
0.32.0
|

Public Attributes | |
| std::function< void(Level &oLevel)> | m_oTriggerFunction |
| The function called. More... | |
Public Attributes inherited from stmg::Event::Init | |
| Level * | m_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... | |
| std::function<void(Level& oLevel)> stmg::MockEvent::Init::m_oTriggerFunction |
The function called.
1.8.13