Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Exports the specified objects to file.
Target is Asset Tools
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Assets to Export | List of full asset names (e.g /Game/Path/Asset) to export |
| string | Export Path | The directory path to export to. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |