Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FFactoryCommon
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeImportCommon.h |
| Include | #include "InterchangeImportCommon.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeImportCommon.cpp |
static const UInterchangeFactoryBaseNode &42; GetFactoryNode
&40;
UObject &42; ReimportObject,
const FString & PackageName,
const FString & AssetName,
const FString & SubPathString
&41;
Remarks
If the ReimportObject is a UInterchangeSceneImportAsset, returns the factory node associated with the asset which path is //PackageName.AssetName[:SubPathString]. Returns nullptr otherwise. ReimportObject: Original object to reimport PackageName: Package path of the actual object to reimport AssetName: Asset name of the actual object to reimport SubPathString: Optional subobject name