find_asset_references
Locate C++ code referencing a specific asset path, or find all asset paths referenced by a given symbol in an Unreal Engine project.
Instructions
Find C++ code that references assets by path, or find all asset paths referenced by a symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset_path | No | ||
| symbol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |