Click or drag to resize

RoomPropertiesUSER_COUNT Field

The Room users count (players in Game Rooms).

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

Field Value

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