Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangeFactoryBase
Description
Do any final UObject setup after the asset is built
- This function is called after asset is built in FTaskWaitAssetCompilation
| Name | FinalizeObject_GameThread |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeFactoryBase.h |
| Include Path | #include "InterchangeFactoryBase.h" |
virtual void FinalizeObject_GameThread
(
const FSetupObjectParams & Arguments
)