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