|
stmm-games-doc
0.32.0
|
Public Attributes | |
| int32_t | m_nSize = 0 |
| The size of the array for this index. More... | |
| int32_t | m_nVarIndex = -1 |
| Either the variable id or -1 if nValue is used as index. More... | |
| int32_t | m_nVarTeam = -1 |
| The preferences team of the variable or -1 if a game variable (or nValue is used). More... | |
| int32_t | m_nVarMate = -1 |
| The mate of the variable or -1 if a non player variable (or nValue is used). More... | |
| int32_t stmg::ArrayEvent::Dimension::m_nSize = 0 |
The size of the array for this index.
| int32_t stmg::ArrayEvent::Dimension::m_nVarIndex = -1 |
Either the variable id or -1 if nValue is used as index.
| int32_t stmg::ArrayEvent::Dimension::m_nVarMate = -1 |
The mate of the variable or -1 if a non player variable (or nValue is used).
| int32_t stmg::ArrayEvent::Dimension::m_nVarTeam = -1 |
The preferences team of the variable or -1 if a game variable (or nValue is used).
1.8.13