1.1 KiB
1.1 KiB
NetworkedBehaviour.SendToClients Method
Overload List
Name | Description | |
---|---|---|
![]() | SendToClients(String, String, Byte[]) | Sends a buffer to all clients from the server |
![]() | SendToClients(List(Int32), 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 |