Method CreateGameObject
CreateGameObject(MenuCommand)
Create a newButtonGameObject.
Declaration
[MenuItem("GameObject/UI Toolkit/Controls/Button", false, 23)]
public static void CreateGameObject(MenuCommand menuCommand)Parameters
| Type | Name |
|---|---|
| MenuCommand | menuCommand |
