Inheritance
TMPro_CreateObjectMenu
public static class TMPro_CreateObjectMenu : object
Methods
Declaration
public static void AddButton(MenuCommand menuCommand)
Parameters
Type |
Name |
Description |
MenuCommand |
menuCommand |
|
AddDropdown(MenuCommand)
Declaration
public static void AddDropdown(MenuCommand menuCommand)
Parameters
Type |
Name |
Description |
MenuCommand |
menuCommand |
|
Declaration
public static GameObject CreateNewUI()
Returns
Type |
Description |
GameObject |
|
Declaration
public static GameObject GetOrCreateCanvasGameObject()
Returns
Type |
Description |
GameObject |
|