Navigation
API > API/Plugins > API/Plugins/SoundScape > API/Plugins/SoundScape/USoundscapePalette
- UObject::PostLoad()
- USoundscapePalette::PostLoad()
References
| Module | SoundScape |
| Header | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundScapePalette.h |
| Include | #include "SoundScapePalette.h" |
| Source | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Private/SoundScapePalette.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.