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