Enum TableReference.Type | Localization | 0.5.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Enum TableReference.Type

    The type of reference.

    Namespace: UnityEngine.Localization.Tables
    Syntax
    public enum Type

    Fields

    Name Description
    Empty

    No table is referenced.

    Guid

    A table is referenced by its table name guid.

    Name

    A table is referenced by its name.

    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX