docs.unity.cn
    Show / Hide Table of Contents

    Class RpcAttribute

    Represents the common base class for Rpc attributes.

    Inheritance
    Object
    Attribute
    RpcAttribute
    ClientRpcAttribute
    ServerRpcAttribute
    Namespace: Unity.Netcode
    Syntax
    public abstract class RpcAttribute : Attribute, _Attribute

    Fields

    Delivery

    Type of RPC delivery method

    Declaration
    public RpcDelivery Delivery
    Field Value
    Type Description
    RpcDelivery
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use