docs.unity.cn
    Show / Hide Table of Contents

    Enum TableEntryReference.Type

    The type of reference.

    Namespace: UnityEngine.Localization.Tables
    Syntax
    public enum Type : int

    Fields

    Name Description Value
    Empty

    No table entry is referenced.

    0
    Name

    The key name is referenced.

    1
    Id

    The Key Id is referenced

    2
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Thursday, October 28, 2021