|
stmm-games-doc
0.32.0
|

Public Attributes | |
| int32_t | m_nVarIndex = -1 |
| The selecting variable id. More... | |
| int32_t | m_nVarTeam = -1 |
| The preferences team (not the level team) the variable belongs to or -1 if game variable. More... | |
| int32_t | m_nVarMate = -1 |
| The mate nr of the player the variable belongs to or -1 if a team or game variable. More... | |
| int32_t stmg::SelectEvent::LocalInit::m_nVarIndex = -1 |
The selecting variable id.
Must be valid or -1 if selection is done by nValue. Default is -1.
| int32_t stmg::SelectEvent::LocalInit::m_nVarMate = -1 |
The mate nr of the player the variable belongs to or -1 if a team or game variable.
Default is -1.
| int32_t stmg::SelectEvent::LocalInit::m_nVarTeam = -1 |
The preferences team (not the level team) the variable belongs to or -1 if game variable.
Default is -1.
1.8.13