docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum EntryOverrideType

    Controls how the entry should be overridden when using IEntryOverride.

    Namespace: UnityEngine.Localization.Metadata
    Assembly: Unity.Localization.dll
    Syntax
    public enum EntryOverrideType

    Fields

    Name Description
    Entry

    The same table will be used but a different entry.

    None

    No override will be applied.

    Table

    The same entry will be used but from a different table.

    TableAndEntry

    An entry from a different table will be used.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)