Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FFactoryCommon
Description
Reinstates the backedup SourceData. Primary usage for re-instating SourceData on Re-Import cancellation.
| Name | ReinstateSourceData |
| 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 ReinstateSourceData
(
UAssetImportData * AssetImportData
)