SmartFoxServer Unity/.NET API
SendObject Method (obj)
NamespacesSmartFoxClientAPISmartFoxClientSendObject(SFSObject)
SendObject(SFSObject, Int32)
Declaration Syntax
C#Visual BasicVisual C++
public void SendObject(
	SFSObject obj
)
Public Sub SendObject ( _
	obj As SFSObject _
)
public:
void SendObject(
	SFSObject^ obj
)
Parameters
obj (SFSObject)

Assembly: SmartFoxClient (Module: SmartFoxClient) Version: 1.2.4.0 (1.2.4.0)