docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MissingEntryAction

    Options for how to handle missing entries when using CheckForMissingSharedTableDataEntries(MissingEntryAction).

    Namespace: UnityEngine.Localization.Tables
    Assembly: Unity.Localization.dll
    Syntax
    public enum MissingEntryAction

    Fields

    Name Description
    AddEntriesToSharedData

    Add the missing entries to the SharedTableData.

    Nothing

    Do nothing.

    RemoveEntriesFromTable

    Remove the missing entries from the table.

    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)