ue_get_asset_data
Retrieve detailed metadata for any Unreal Engine asset, including its class, size, and references. Provide the full asset path to get asset information.
Instructions
Get detailed metadata about an asset including its class, size, and references. Use ue_search_assets to find asset paths first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetPath | Yes | Full path to the asset |