unity_ui_project_components_generate
Generate reusable UI component prefabs owned by the Unity project under Assets/AGS/UI/Components. Supports optional role assignment and force regeneration.
Instructions
Generate project-owned reusable UI component prefabs under Assets/AGS/UI/Components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | ||
| force | No | ||
| roles | No | ||
| bridgeUrl | No | ||
| editorPath | No | ||
| projectPath | Yes | Unity project root. |