NetworkedBehaviourSendToLocalClientTarget Method | ![]() |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() | SendToLocalClientTarget(String, String, Byte) |
Sends a buffer to the client that owns this object from the server. Only handlers on this NetworkedBehaviour will get invoked
|
![]() | SendToLocalClientTargetT(String, String, T) |
Sends a buffer to the client that owns this object from the server. Only handlers on this NetworkedBehaviour will get invoked
|