Click or drag to resize

ReservedRoomVariablesRV_GAME_STARTED Field

The Room Variable with this name keeps track of the state (started or stopped) of a game created with the CreateSFSGameRequest request.

Namespace:  Sfs2X.Entities.Variables
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly string RV_GAME_STARTED

Field Value

Type: String
See Also