Navigation
BlueprintAPI > BlueprintAPI/EditorScripting > BlueprintAPI/EditorScripting/AssetTools
Exports the specified objects to file. First prompting the user to pick an export directory and optionally prompting the user to pick a unique directory per file
Target is Asset Tools
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| string | Assets to Export | List of assets to export |
| boolean | Prompt for Individual Filenames |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |