Prefab
3 tools in this family (folder Editor/Tools/Prefab/ 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 |
|---|---|---|
prefab_apply_spec | writes | Declaratively converges .prefab assets to match a desired-state JSON |
prefab_diff_summary | read-only | High-readability two-way diff of two .prefab/.unity files. For each changed entity, returns |
prefab_three_way_merge | read-only | Three-way semantic merge for Unity .prefab and .unity scene files. Takes BASE + LOCAL + |