docs.unity3d.com
    Show / Hide Table of Contents

    Enum EntryOverrideType

    Controls how the entry should be overridden when using IEntryOverride.

    Namespace: UnityEngine.Localization.Metadata
    Syntax
    public enum EntryOverrideType

    Fields

    Name Description Value
    None

    No override will be applied.


    0
    Table

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


    1
    Entry

    The same table will be used but a different entry.


    2
    TableAndEntry

    An entry from a different table will be used.


    3
    In This Article
    • Fields
    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