Interfaces
 InterfaceDescription
 BuddyVariable The BuddyVariable interface defines all the public methods and properties that an object representing a SmartFoxServer Buddy Variable exposes.
 IMMOItemVariable The IMMOItemVariable interface defines all the public methods and properties that an object representing a SmartFoxServer MMOItem Variable exposes.
 RoomVariable The RoomVariable interface defines all the public methods and properties that an object representing a SmartFoxServer Room Variable exposes.
 UserVariable The UserVariable interface defines all the public methods and properties that an object representing a SmartFoxServer User Variable exposes.
 Variable The Variable interface defines all the default public methods and properties that an object representing a SmartFoxServer Room/User/Buddy Variable exposes.
Classes
 ClassDescription
 BaseVariable The BaseVariable object is the base class for all SmartFoxServer Variable entities on the client.
 MMOItemVariable The MMOItemVariable object represents a SmartFoxServer MMOItem Variable entity on the client.
 ReservedBuddyVariables The ReservedBuddyVariables class contains the constants describing the SmartFoxServer API reserved Buddy Variable names.
 ReservedRoomVariables The ReservedRoomVariables class contains the constants describing the SmartFoxServer API reserved Room Variable names.
 SFSBuddyVariable The SFSBuddyVariable object represents a SmartFoxServer Buddy Variable entity on the client.
 SFSRoomVariable The SFSRoomVariable object represents a SmartFoxServer Room Variable entity on the client.
 SFSUserVariable The SFSUserVariable object represents a SmartFoxServer User Variable entity on the client.
 VariableType The VariableType class contains the constants defining the valid types of User, Room and Buddy Variables to be passed to their constructors.