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

    Class LocalizedTableEditor

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

    Properties

    Tables

    Tables being edited when in TableEditor mode.

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

    Methods

    CreateInspectorGUI()

    Declaration
    public override VisualElement CreateInspectorGUI()
    Returns
    Type Description
    VisualElement

    OnEnable()

    Declaration
    public virtual void OnEnable()

    OnInspectorGUI()

    Declaration
    public override void OnInspectorGUI()

    UndoRedoPerformed()

    Declaration
    protected virtual void UndoRedoPerformed()

    UpdateAddressable()

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