Class AssetTablesWindow | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class AssetTablesWindow

    Inheritance
    System.Object
    AssetTablesWindow
    Namespace: UnityEditor.Localization
    Syntax
    public class AssetTablesWindow : EditorWindow

    Methods

    EditTable(LocalizedTable)

    Declaration
    public void EditTable(LocalizedTable selectedTable)
    Parameters
    Type Name Description
    LocalizedTable selectedTable

    ShowWindow(LocalizedTable)

    Declaration
    public static void ShowWindow(LocalizedTable selectedTable)
    Parameters
    Type Name Description
    LocalizedTable selectedTable
    Back to top Copyright © 2015-2018 Unity
    Generated by DocFX