PartyRaidUi
6 tools in this family (folder Editor/Tools/PartyRaidUi/ 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 |
|---|---|---|
partyui_apply_default_template | writes | Emit the canonical Buril PartyUi template — pick 'wow_compact_party' (5-man vertical |
partyui_export_uxml_template | writes | Emit ONLY the UIToolkit .uxml template (no MonoBehaviour files) at |
partyui_generate_code | writes | Generate the runtime party / raid frame UI: <Party>FrameView.cs (one frame's renderer + |
partyui_propose_from_prompt | read-only | Propose a PartyUiSpec (namespace, ui_kind, party_size_max, raid_size_max, frame_layout, |
partyui_simulate_low_hp_visibility | read-only | Score the spec's at-a-glance comprehension for healers — evaluates pulse contrast, |
partyui_validate_spec | read-only | Validate a PartyUiSpec — checks namespace, controller_class_name, ui_kind, frame_layout, |