Class ClientRpcAttribute
Namespace: UnityEngine.Networking
Syntax
[AttributeUsage(AttributeTargets.Method)]
[Obsolete("The high level API classes are deprecated and will be removed in the future.")]
public class ClientRpcAttribute : Attribute, _Attribute
Fields
channel
The channel ID which this RPC transmission will use.
Declaration
public int channel
Field Value
Type | Description |
---|---|
Int32 |