NetworkedBehaviourSendToNonLocalClients Method | ![]() |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | SendToNonLocalClients(String, String, Byte) |
Sends a buffer to all clients except to the owner object from the server
|
![]() | SendToNonLocalClientsT(String, String, T) |
Sends a binary serialized class to all clients except to the owner object from the server
|