Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeManager
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include | #include "InterchangeManager.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeManager.cpp |
bool CanReimport
&40;
const UObject &42; Object,
TArray< FString > & OutFilenames
&41; const
Remarks
Returns true if Interchange can create that type of assets and is able to translate its source file. Object - The object we want to reimport. OutFilenames - An array that is filled with the object's source filenames if the operation is successful.