Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Scene > API/Plugins/InterchangeImport/Scene/UInterchangeLevelFactory
- UInterchangeFactoryBase::SetupObject_GameThread()
- UInterchangeLevelFactory::SetupObject_GameThread()
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Scene/InterchangeLevelFactory.h |
| Include | #include "Scene/InterchangeLevelFactory.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Scene/InterchangeLevelFactory.cpp |
virtual void SetupObject_GameThread
(
const FSetupObjectParams & Arguments
)
Remarks
Do any UObject setup required before the build and after all dependency UObjects have been imported.
- This function is called when starting the pre-completion task (before asset build is called for the asset).