![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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::FFactoryCommon | static |
| AsyncFindObject(UInterchangeFactoryBaseNode *FactoryNode, const UClass *FactoryClass, UObject *Parent, const FString &AssetName) | UE::Interchange::FFactoryCommon | static |
| CanProceedWithFactoryNode(UInterchangeFactoryBaseNode &FactoryNode, UObject *ReimportObject, UObject *ObjectToReimport, const FString &PackageName, const FString &AssetName, const FString &SubPathString=FString()) | UE::Interchange::FFactoryCommon | static |
| GetFactoryNode(UObject *ReimportObject, const FString &PackageName, const FString &AssetName, const FString &SubPathString=FString()) | UE::Interchange::FFactoryCommon | static |
| GetObjectToReimport(UInterchangeFactoryBase *Factory, UObject *ReimportObject, const UInterchangeFactoryBaseNode &FactoryNode, const FString &PackageName, const FString &AssetName, const FString &SubPathString=FString()) | UE::Interchange::FFactoryCommon | static |
| UpdateImportAssetData(FUpdateImportAssetDataParameters &Parameters) | UE::Interchange::FFactoryCommon | static |
| UpdateImportAssetData(FUpdateImportAssetDataParameters &Parameters, TFunctionRef< void(UInterchangeAssetImportData *)> CustomFileSourceUpdate) | UE::Interchange::FFactoryCommon | static |