Method CreateGameObject
CreateGameObject(MenuCommand)
Create a newProgressBarGameObject.
Declaration
[MenuItem("GameObject/UI Toolkit/Controls/Progress Bar", false, 32)]
public static void CreateGameObject(MenuCommand menuCommand)Parameters
| Type | Name |
|---|---|
| MenuCommand | menuCommand |
