NetworkedBehaviourSendToClientTarget Method | ![]() |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | SendToClientTargetT(Int32, String, String, T) |
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
|
![]() | SendToClientTarget(UInt32, String, String, Byte) |
Sends a buffer to a client with a given clientId from Server. Only handlers on this NetworkedBehaviour gets invoked
|