Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FImportAsyncHelper
| Name | FImportedObjectInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include Path | #include "InterchangeManager.h" |
Syntax
struct FImportedObjectInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsReimport | bool | InterchangeManager.h | ||
| bPostEditChangeCalled | bool | InterchangeManager.h | ||
| Factory | UInterchangeFactoryBase * | InterchangeManager.h | ||
| FactoryNode | UInterchangeFactoryBaseNode * | InterchangeManager.h | ||
| ImportedObject | FSoftObjectPath | InterchangeManager.h |