SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
Sfs2X.Entities
SFSRoom Class
SFSRoom Properties
Capacity Property
GroupId Property
Id Property
IsGame Property
IsHidden Property
IsJoined Property
IsPasswordProtected Property
MaxSpectators Property
MaxUsers Property
Name Property
PlayerList Property
Properties Property
SpectatorCount Property
SpectatorList Property
UserCount Property
UserList Property
SFSRoom
SpectatorList Property
Returns a list of User objects representing the spectators currently inside this Room (Game Rooms only).
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
Copy
public
List
<
User
>
SpectatorList
{
get
; }
Property Value
Type:
List
User
Implements
Room
SpectatorList
See Also
Reference
SFSRoom Class
Sfs2X.Entities Namespace
Copyright gotoAndPlay() 2023