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 UObject * AsyncFindObject
(
UInterchangeFactoryBaseNode * FactoryNode,
const UClass * FactoryClass,
UObject * Parent,
const FString & AssetName
)
Remarks
Factory helper use to find the object we have create in the game thread when we do the async part of the factory import.