NetworkedBehaviourSendToClient Method | ![]() |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | SendToClient(Int32, String, String, Byte) |
Sends a buffer to a client with a given clientId from Server
|
![]() | SendToClientT(Int32, String, String, T) |
Sends a binary serialized class to a client with a given clientId from Server
|