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 ExportAsset
&40;
const UObject &42; Asset,
bool bIsAutomated
&41;
Remarks
Call this to start an export asset process, the caller must specify a source data.
SourceData - The source data output bIsAutomated - If true the exporter will not show any UI or dialog true if the import succeed, false otherwise.