docs.unity.cn
    Show / Hide Table of Contents

    Enum TableReference.Type

    The type of reference.

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

    Fields

    Name Description Value
    Empty

    No table is referenced.

    0
    Guid

    A table is referenced by its table collection name guid.

    1
    Name

    A table is referenced by its name.

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