Class TMPro_CreateObjectMenu
docs.unity.cn
    Show / Hide Table of Contents

    Class TMPro_CreateObjectMenu

    Inheritance
    Object
    TMPro_CreateObjectMenu
    Namespace: TMPro.EditorUtilities
    Syntax
    public static class TMPro_CreateObjectMenu

    Methods

    AddDropdown(MenuCommand)

    Declaration
    public static void AddDropdown(MenuCommand menuCommand)
    Parameters
    Type Name Description
    MenuCommand menuCommand

    CreateNewUI()

    Declaration
    public static GameObject CreateNewUI()
    Returns
    Type Description
    GameObject

    GetOrCreateCanvasGameObject()

    Declaration
    public static GameObject GetOrCreateCanvasGameObject()
    Returns
    Type Description
    GameObject
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX