| AssetConflict |
EAssetMigrationConflict |
What to do when Assets are conflicting on the destination |
IAssetTools.h |
- BlueprintReadWrite
- Category=MigrationOptions
|
| bIgnoreDependencies |
bool |
Ignore dependencies of assets, only migrate the given assets. |
IAssetTools.h |
- BlueprintReadWrite
- Category=MigrationOptions
|
| bPrompt |
bool |
Prompt user for confirmation (always false through scripting) |
IAssetTools.h |
- BlueprintReadWrite
- Category=MigrationOptions
|
| OrphanFolder |
FString |
Destination for assets that don't have a corresponding content folder. |
IAssetTools.h |
- BlueprintReadWrite
- Category=MigrationOptions
|