docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum NetworkVariableReadPermission

    The permission types for reading a var

    Namespace: Unity.Netcode
    Assembly: Unity.Netcode.Runtime.dll
    Syntax
    public enum NetworkVariableReadPermission
    Remarks

    Only relevant when using the client/server network topology. In distributed authority mode everyone can always read.

    Fields

    Name Description
    Everyone

    Everyone can read

    Owner

    Only the owner and the server can read

    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)