Method CreateGameObject
CreateGameObject(MenuCommand)
Create a newIntegerFieldGameObject.
Declaration
[MenuItem("GameObject/UI Toolkit/Numeric Fields/Integer", false, 31)]
public static void CreateGameObject(MenuCommand menuCommand)Parameters
| Type | Name |
|---|---|
| MenuCommand | menuCommand |
