class
ReservedRoomVariables
The reserved Room Variable names used by the Game API.
Property
new ReservedRoomVariables()
Developers never istantiate the ReservedRoomVariables class: only use its static properties.
- See also
- SFSRoomVariable
Property
constant static
RV_GAME_STARTED string
The Room Variable with this name keeps track of the state (started or stopped) of a game created with the CreateSFSGameRequest request.
- See also
- CreateSFSGameRequest
- SFSGameSettings.notifyGameStarted