|
stmm-games-doc
0.32.0
|

Additional Inherited Members | |
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... | |
Public Attributes inherited from stmg::RandomEvent::LocalInit | |
| int32_t | m_nFrom = std::numeric_limits<int32_t>::lowest() |
| The random number lowest value. More... | |
| int32_t | m_nTo = std::numeric_limits<int32_t>::max() |
| The random number highest value. More... | |
| std::string | m_sSharedName |
| The shared name. More... | |
| int32_t | m_nBufferSize = s_nDefaultSharedBufferSize |
| The maximal shared buffer size. More... | |
| bool | m_bPermutations = false |
| Whether output sequence is permutations of the range [m_nFrom, m_nTo]. More... | |
1.8.13