consolidate_assets
Replace references from duplicate source assets to a single target asset, consolidating them to reduce clutter and simplify asset management in Unreal Engine.
Instructions
Consolidate duplicate assets — replace references from source assets to a target asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target_path | Yes | Target asset path to keep | |
| source_paths | Yes | Source asset paths to consolidate into target |