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.

    Guid

    A table is referenced by its table collection name guid.

    Name

    A table is referenced by its name.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use