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

Overload List

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

See Also