Retrieves all the Room Variables of this Room.
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax List<RoomVariable> GetVariables()
Return Value
Type:
ListRoomVariableA list of objects representing the Room Variables associated with this Room.
See Also