UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Interchange::FFactoryCommon Member List

This is the complete list of members for UE::Interchange::FFactoryCommon, including all inherited members.

ApplyReimportStrategyToAsset(UObject *Asset, const UInterchangeFactoryBaseNode *PreviousAssetNode, const UInterchangeFactoryBaseNode *CurrentAssetNode, UInterchangeFactoryBaseNode *PipelineAssetNode)UE::Interchange::FFactoryCommonstatic
AsyncFindObject(UInterchangeFactoryBaseNode *FactoryNode, const UClass *FactoryClass, UObject *Parent, const FString &AssetName)UE::Interchange::FFactoryCommonstatic
CanProceedWithFactoryNode(UInterchangeFactoryBaseNode &FactoryNode, UObject *ReimportObject, UObject *ObjectToReimport, const FString &PackageName, const FString &AssetName, const FString &SubPathString=FString())UE::Interchange::FFactoryCommonstatic
GetFactoryNode(UObject *ReimportObject, const FString &PackageName, const FString &AssetName, const FString &SubPathString=FString())UE::Interchange::FFactoryCommonstatic
GetObjectToReimport(UInterchangeFactoryBase *Factory, UObject *ReimportObject, const UInterchangeFactoryBaseNode &FactoryNode, const FString &PackageName, const FString &AssetName, const FString &SubPathString=FString())UE::Interchange::FFactoryCommonstatic
UpdateImportAssetData(FUpdateImportAssetDataParameters &Parameters)UE::Interchange::FFactoryCommonstatic
UpdateImportAssetData(FUpdateImportAssetDataParameters &Parameters, TFunctionRef< void(UInterchangeAssetImportData *)> CustomFileSourceUpdate)UE::Interchange::FFactoryCommonstatic