docs.unity.cn
    Show / Hide Table of Contents

    Enum NetworkVariableWritePermission

    The permission types for writing a var

    Namespace: Unity.Netcode
    Syntax
    public enum NetworkVariableWritePermission

    Fields

    Name Description Value
    Server

    Only the server can write


    0
    Owner

    Only the owner can write


    1
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, April 21, 2023
    Terms of use