Class LocalizedAssetTableEditor<TObject> | Package Manager UI website
docs.unity3d.com
    Show / Hide Table of Contents

    Class LocalizedAssetTableEditor<TObject>

    Inheritance
    System.Object
    LocalizedTableEditor
    LocalizedAssetTableEditor<TObject>
    Inherited Members
    LocalizedTableEditor.Keys
    LocalizedTableEditor.OnEnable()
    LocalizedTableEditor.OnInspectorGUI()
    Namespace: UnityEditor.Localization
    Syntax
    public class LocalizedAssetTableEditor<TObject> : LocalizedTableEditor where TObject : Object
    Type Parameters
    Name Description
    TObject

    Properties

    Tables

    Declaration
    public override List<LocalizedTable> Tables { set; }
    Property Value
    Type Description
    System.Collections.Generic.List<LocalizedTable>
    Overrides
    LocalizedTableEditor.Tables

    Methods

    CreateTableEditorGUI()

    Declaration
    public override VisualElement CreateTableEditorGUI()
    Returns
    Type Description
    VisualElement
    Overrides
    LocalizedTableEditor.CreateTableEditorGUI()

    UndoRedoPerformed()

    Declaration
    protected override void UndoRedoPerformed()
    Overrides
    LocalizedTableEditor.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