Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h |
Include |
#include "InterchangeManager.h" |
Source |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Private/InterchangeManager.cpp |
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.