Collapse All
Expand All
C#
SFS2X API (Unity/C#)
SFSUser
.
.
::
.
.
IsSpectatorInRoom Method
SFSUser Class
See Also
Send Feedback
Return true if the User is a Spectator in the specified Room
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2
(in SmartFox2.dll) Version: 0.9.14.0
Syntax
C#
public
bool
IsSpectatorInRoom
(
Room
room
)
Parameters
room
Type:
Sfs2X.Entities
.
.
::
.
.
Room
A
Room
Return Value
A
Boolean
Implements
User
.
.
::
.
.
IsSpectatorInRoom(Room)
See Also
SFSUser Class
Sfs2X.Entities Namespace