Mirror Networking
|
The server uses a Remote Procedure Call (RPC) to run this function on clients. More...
Public Attributes | |
int | channel = Channels.Reliable |
bool | includeOwner = true |
The server uses a Remote Procedure Call (RPC) to run this function on clients.
Definition at line 31 of file Attributes.cs.
int Mirror.ClientRpcAttribute.channel = Channels.Reliable |
Definition at line 33 of file Attributes.cs.
bool Mirror.ClientRpcAttribute.includeOwner = true |
Definition at line 34 of file Attributes.cs.