MLAPI/docs/Overload_MLAPI_NetworkedBehaviour_SendToClients.md
2018-03-31 10:20:18 +02:00

1.1 KiB

NetworkedBehaviour.SendToClients Method

Overload List

 

NameDescription
Protected methodSendToClients(String, String, Byte[]) Sends a buffer to all clients from the server
Protected methodSendToClients(List(Int32), String, String, Byte[]) Sends a buffer to multiple clients from the server
Protected methodSendToClients(Int32[], String, String, Byte[]) Sends a buffer to multiple clients from the server
  Back to Top

See Also

Reference

NetworkedBehaviour Class
MLAPI Namespace