Hello,
Does anybody know the UNET equivalent of
network.RPC("function", RPCMode.Owner,.....)
I would like my SERVER to be able to call a function on just ONE of the clients, rather than all of them.
Thanks
Does anybody know the UNET equivalent of
network.RPC("function", RPCMode.Owner,.....)
I would like my SERVER to be able to call a function on just ONE of the clients, rather than all of them.
Thanks