editor_export_asset
Export Unreal Engine assets to raw binary data for external use by specifying the asset path. Facilitates asset sharing and integration across platforms.
Instructions
Export an Unreal asset to text
Example output: Binary data of the exported asset file
Returns the raw binary content of the exported asset.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
asset_path | Yes |