Click or drag to resize

Sfs2X.Entities Namespace

 
Classes
  ClassDescription
Public classMMOItem
An MMOItem object represents an active non-player entity inside an MMORoom.
Public classMMORoom
The MMORoom object represents a specialized type of Room entity on the client.
Public classSFSBuddy
The SFSBuddy object represents a buddy in the current user's buddies list.
Public classSFSRoom
The SFSRoom object represents a SmartFoxServer Room entity on the client.
Public classSFSUser
The SFSUser object represents a client logged in SmartFoxServer.
Interfaces
  InterfaceDescription
Public interfaceBuddy
The Buddy interface defines all the methods and properties that an object representing a SmartFoxServer Buddy entity exposes.
Public interfaceIMMOItem
The IMMOItem interface defines all the methods and properties that an object representing a SmartFoxServer MMOItem entity exposes.
Public interfaceRoom
The Room interface defines all the methods and properties that an object representing a SmartFoxServer Room entity exposes.
Public interfaceUser
The User interface defines all the methods and properties that an object representing a SmartFoxServer User entity exposes.
Enumerations
  EnumerationDescription
Public enumerationUserPrivileges
This class contains the costants describing the default user types known by SmartFoxServer.