Collapse All
Expand All
C#
SFS2X API (Unity/C#)
Room
.
.
::
.
.
ContainsUser Method
Room Interface
See Also
Send Feedback
Returns true if the the User is found in this Room
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2
(in SmartFox2.dll) Version: 0.9.14.0
Syntax
C#
bool
ContainsUser
(
User
user
)
Parameters
user
Type:
Sfs2X.Entities
.
.
::
.
.
User
A
User
Return Value
A
Boolean
See Also
Room Interface
Sfs2X.Entities Namespace