Click or drag to resize

RoomCapacity 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#
int Capacity { get; }

Property Value

Type: Int32
See Also