QuestTrackerUi
6 tools in this family (folder Editor/Tools/QuestTrackerUi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.
| Tool | Effect | Description |
|---|---|---|
questui_apply_default_template | writes | Write a sane default QuestTrackerSpec (UI Toolkit, max 5 active, group_by category, |
questui_bridge_to_quest_engine | writes | Emit Assets/_Game/QuestUi/QuestUiBridge.cs — an adapter MonoBehaviour that wires Buril's R5 |
questui_customize_theme | writes | Edit the persisted QuestTrackerSpec.json's theme colors and regenerate the runtime .cs files. |
questui_generate_code | writes | Emit 4 runtime C# files from a QuestTrackerSpec JSON:\n |
questui_propose_from_prompt | read-only | Generate a QuestTrackerSpec JSON from a free-form prompt describing the desired quest UI |
questui_validate_spec | read-only | Validate a QuestTrackerSpec JSON: checks namespace shape, ui_kind / group_by / |