docs.unity.cn
    Show / Hide Table of Contents

    Struct ServerRpcReceiveParams

    The receive parameters for server-side remote procedure calls

    Namespace: Unity.Netcode
    Syntax
    public struct ServerRpcReceiveParams

    Fields

    SenderClientId

    Server-Side RPC The client identifier of the sender

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