Click or drag to resize

Sfs2X.Entities.Data Namespace

 
Classes
  ClassDescription
Public classSFSArray
The SFSArray class is used by SmartFoxServer in client-server data transfer.
Public classSFSObject
The SFSObject class is used by SmartFoxServer in client-server data transfer.
Public classVec3D
The Vec3D object represents a position in a 2D or 3D space.
Interfaces
  InterfaceDescription
Public interfaceISFSArray
The ISFSArray interface defines all the public methods and properties of the SFSArray class used by SmartFoxServer in client-server data transfer.
Public interfaceISFSObject
The ISFSObject interface defines all the public methods and properties of the SFSObject class used by SmartFoxServer in client-server data transfer.
Enumerations
  EnumerationDescription
Public enumerationSFSDataType
The SFSDataType class contains the costants defining the data types supported by SFSObject and SFSArray classes.