Click or drag to resize

RoomPropertiesHAS_FREE_PLAYER_SLOTS Field

The Room has at least one free player slot.

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

Field Value

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