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