UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
InterchangeTaskImportObject.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::Interchange
 
namespace  UE::Interchange::Private
 

Functions

void UE::Interchange::Private::InternalGetPackageName (const UE::Interchange::FImportAsyncHelper &AsyncHelper, const int32 SourceIndex, const FString &PackageBasePath, const UInterchangeFactoryBaseNode *FactoryNode, FString &OutPackageName, FString &OutAssetName)
 
bool UE::Interchange::Private::ShouldReimportFactoryNode (UInterchangeFactoryBaseNode *FactoryNode, const UInterchangeBaseNodeContainer *NodeContainer, UObject *ReimportObject)
 
bool UE::Interchange::Private::CanImportClass (UE::Interchange::FImportAsyncHelper &AsyncHelper, UInterchangeFactoryBaseNode &FactoryNode, int32 SourceIndex, bool bLogError=false)
 
UInterchangeFactoryBase::FImportAssetResult UE::Interchange::Private::InternalImportObjectStartup (TSharedPtr< FImportAsyncHelper, ESPMode::ThreadSafe > AsyncHelper, UInterchangeFactoryBaseNode *FactoryNode, int32 SourceIndex, const FString &PackageBasePath, TFunction< UInterchangeFactoryBase::FImportAssetResult(UInterchangeFactoryBase::FImportAssetObjectParams &)>FactoryOperationLambda)