Class ClientRpcAttribute | Multiplayer HLAPI | 1.0.8
docs.unity.cn
    Show / Hide Table of Contents

    Class ClientRpcAttribute

    Inheritance
    Object
    Attribute
    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
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 15 December 2020