Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h |
Include |
#include "InterchangeManager.h" |
struct FImportAsyncHelperData
Name | Description | ||
---|---|---|---|
|
bIsAutomated |
True if the import process is unattended. We cannot show UI if the import is automated. |
|
|
ImportType |
We can import assets or full scene. |
|
|
UObject * |
ReimportObject |
True if we are reimporting assets or scene. |