UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Interchange::FImportAsyncHelper::FImportedObjectInfo Struct Reference

#include <InterchangeManager.h>

Public Attributes

FSoftObjectPath ImportedObject
 
UInterchangeFactoryBaseFactory = nullptr
 
UInterchangeFactoryBaseNodeFactoryNode = nullptr
 
bool bIsReimport
 
bool bPostEditChangeCalled = false
 

Member Data Documentation

◆ bIsReimport

bool UE::Interchange::FImportAsyncHelper::FImportedObjectInfo::bIsReimport

◆ bPostEditChangeCalled

bool UE::Interchange::FImportAsyncHelper::FImportedObjectInfo::bPostEditChangeCalled = false
mutable

◆ Factory

UInterchangeFactoryBase* UE::Interchange::FImportAsyncHelper::FImportedObjectInfo::Factory = nullptr

◆ FactoryNode

UInterchangeFactoryBaseNode* UE::Interchange::FImportAsyncHelper::FImportedObjectInfo::FactoryNode = nullptr

◆ ImportedObject

FSoftObjectPath UE::Interchange::FImportAsyncHelper::FImportedObjectInfo::ImportedObject

The documentation for this struct was generated from the following file: