Enum MissingEntryAction | Localization | 0.8.1-preview
docs.unity.cn
    Show / Hide Table of Contents

    Enum MissingEntryAction

    Namespace: UnityEngine.Localization.Tables
    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.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on Wednesday, August 19, 2020