[This is preliminary documentation and is subject to change.]

Overload List

NameDescription
SendToClient(array<Byte>[]()[])
Sends data directly to the client.
SendToClient(array<Byte>[]()[], Boolean)
If callHandlers is true, OnServerMessage handlers are called and if result is Normal data are sent to the client.

See Also