Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Mesh > API/Plugins/InterchangeImport/Mesh/UInterchangeStaticMeshFactory
- UInterchangeFactoryBase::SetupObject_GameThread()
- UInterchangeStaticMeshFactory::SetupObject_GameThread()
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Mesh/InterchangeStaticMeshFactory.h |
| Include | #include "Mesh/InterchangeStaticMeshFactory.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Mesh/InterchangeStaticMeshFactory.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).