import_asset
Import external files like FBX, PNG, or WAV into the Unreal project's content directory.
Instructions
Import an external file (FBX, PNG, WAV, etc.) into the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_file | Yes | Path to the file on disk to import | |
| destination_path | Yes | Content directory to import into (e.g., /Game/Meshes) |