Collapse All
Expand All
C#
SFS2X API (Unity/C#)
Room
.
.
::
.
.
GetVariables Method
Room Interface
See Also
Send Feedback
Return the full list of RoomVariables in the Room
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2
(in SmartFox2.dll) Version: 0.9.14.0
Syntax
C#
List
<
RoomVariable
>
GetVariables
()
Return Value
A
List
<
(Of
<
(
<'
T
>
)
>
)
>
See Also
Room Interface
Sfs2X.Entities Namespace
Sfs2X.Entities.Variables
.
.
::
.
.
RoomVariable