Class LocalizedTableEditor | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class LocalizedTableEditor

    Inheritance
    System.Object
    LocalizedTableEditor
    LocalizedAssetTableEditor<TObject>
    Namespace: UnityEditor.Localization
    Syntax
    public abstract class LocalizedTableEditor : UIElementsEditor

    Properties

    Keys

    Declaration
    public virtual KeyDatabase Keys { get; }
    Property Value
    Type Description
    KeyDatabase

    Tables

    Tables being edited when in TableEditor mode.

    Declaration
    public virtual List<LocalizedTable> Tables { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<LocalizedTable>

    Methods

    CreateTableEditorGUI()

    Declaration
    public abstract VisualElement CreateTableEditorGUI()
    Returns
    Type Description
    VisualElement

    OnEnable()

    Declaration
    public virtual void OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    UndoRedoPerformed()

    Declaration
    protected virtual void UndoRedoPerformed()
    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