SmartFoxServer Unity/.NET API
SendObject Method
NamespacesSmartFoxClientAPISmartFoxClientSendObject()()()
Members
IconMemberDescription
SendObject(SFSObject)
SendObject(SFSObject, Int32)
Send an SFSObject to the other users in the current room.
This method can be used to send complex/nested data structures to clients, like a game move or a game status change. Supported data types are: Strings, Booleans, Numbers, Arrays, Objects.

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