NetworkedBehaviourSendToClients Method |
| Name | Description | |
|---|---|---|
| SendToClients(String, String, Byte) |
Sends a buffer to all clients from the server
| |
| SendToClients(ListInt32, String, String, Byte) |
Sends a buffer to multiple clients from the server
| |
| SendToClients(Int32, String, String, Byte) |
Sends a buffer to multiple clients from the server
|