StrixBehaviourRpcToAll Method |
| Name | Description | |
|---|---|---|
| RpcToAll(String, Object) |
Calls an RPC on all the clients in the match room including self.
| |
| RpcToAll(String, RpcSuccessEventHandler, FailureEventHandler, Object) |
Calls an RPC on all the clients in the match room including self.
|