Navigation
API > API/Plugins > API/Plugins/MotoSynth > API/Plugins/MotoSynth/UMotoSynthPreset
- UObject::PostLoad()
- UMotoSynthPreset::PostLoad()
References
| Module | MotoSynth |
| Header | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Public/MotoSynthPreset.h |
| Include | #include "MotoSynthPreset.h" |
| Source | /Engine/Plugins/Experimental/MotoSynth/Source/MotoSynth/Private/MotoSynthPreset.cpp |
virtual void PostLoad&40;&41;
Remarks
Do any object-specific cleanup required immediately after loading an object. This is not called for newly-created objects, and by default will always execute on the game thread.