The UserVariable class is used to represent variables maintained on the Server side and automatically updated to the clients.

Namespace: Sfs2X.Entities.Variables
Assembly: SmartFox2 (in SmartFox2.dll) Version: 0.9.14.0

Syntax

C#
public class SFSUserVariable : UserVariable

Inheritance Hierarchy

System..::..Object
  Sfs2X.Entities.Variables..::..SFSUserVariable
    Sfs2X.Entities.Variables..::..SFSRoomVariable

See Also