find_references
Find assets referencing or referenced by a given asset to understand asset dependencies and usage in Unreal Engine.
Instructions
Find assets that reference or are referenced by the given asset.
direction: "dependents" (who uses this), "dependencies" (what this uses), or "both"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | No | both | |
| asset_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |