docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum RpcInvokePermission

    RPC invoke permissions

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public enum RpcInvokePermission

    Fields

    Name Description
    Everyone

    Any connected client can invoke the Rpc.

    Owner

    Rpc can only be invoked by the owner of the NetworkBehaviour.

    Server

    Rpc can only be invoked by the server.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)