Click or drag to resize

RoomPropertiesMAX_SPECTATORS Field

The maximum number of spectators allowed in the Room (Game Rooms only).

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

Field Value

Type: String
Remarks
Requires a NumberMatch to be used for values comparison.
See Also