Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FFactoryCommon
Description
Clears the backedup SourceData. Primary usage for re-instating SourceData on Re-Import cancellation.
| Name | ClearBackupSourceData |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeImportCommon.h |
| Include Path | #include "InterchangeImportCommon.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeImportCommon.cpp |
static void ClearBackupSourceData
(
const UAssetImportData * AssetImportData
)