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
PlayerList Property
Returns a list of User objects representing the players 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
>
PlayerList
{
get
; }
Property Value
Type:
List
User
Implements
Room
PlayerList
See Also
Reference
SFSRoom Class
Sfs2X.Entities Namespace
Copyright gotoAndPlay() 2023