Mirror::ClientRpcAttribute
The server uses a Remote Procedure Call (RPC) to run this function on clients.
Inherits from Attribute
Public Attributes
Name | |
---|---|
int | channel |
bool | excludeOwner |
Public Attributes Documentation
variable channel
int channel = Channels.DefaultReliable;
variable excludeOwner
bool excludeOwner = false;
Updated on 25 January 2021 at 09:57:16 UTC