Method CreateGameObject
CreateGameObject(MenuCommand)
Create a newTreeViewGameObject.
Declaration
[MenuItem("GameObject/UI Toolkit/Containers/Tree View", false, 15)]
public static void CreateGameObject(MenuCommand menuCommand)Parameters
| Type | Name |
|---|---|
| MenuCommand | menuCommand |
