Enum MetadataType | Localization | 0.7.1-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Enum MetadataType

    Flags to indicate where the Metadata can be added.

    Namespace: UnityEngine.Localization.Metadata
    Syntax
    [Flags]
    public enum MetadataType

    Fields

    Name Description
    All

    Metadata can be added to anything.

    AllTableEntries

    Metadata can be added to any table entry.

    AllTables

    Metadata can be added to any table type.

    AssetTable

    Metadata can be added to a AssetTable.

    AssetTableEntry

    Metadata can be added to a AssetTable entry.

    Locale

    Metadata can be added to a Locale.

    SharedTableData

    Metadata can be added to a SharedTableData.

    StringTable

    Metadata can be added to a StringTable.

    StringTableEntry

    Metadata can be added to a StringTable entry.

    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023