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