Click or drag to resize

SFSRoomCapacity Property

Returns the maximum amount of users, including spectators, that can be contained in this Room.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public int Capacity { get; }

Property Value

Type: Int32

Implements

RoomCapacity
See Also