Collapse All
Expand All
C#
SFS2X API (Unity/C#)
Room
.
.
::
.
.
MaxUsers Property
Room Interface
See Also
Send Feedback
Get the max number of Users allowed in the Room
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2
(in SmartFox2.dll) Version: 0.9.14.0
Syntax
C#
int
MaxUsers
{
get
;
set
; }
See Also
Room Interface
Sfs2X.Entities Namespace