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