Navigation
API > API/Plugins > API/Plugins/SoundScape > API/Plugins/SoundScape/UActiveSoundscapeColorVoice
- UObject::BeginDestroy()
- UActiveSoundscapeColorVoice::BeginDestroy()
References
| Module | SoundScape |
| Header | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Public/SoundscapeColor.h |
| Include | #include "SoundscapeColor.h" |
| Source | /Engine/Plugins/Runtime/Soundscape/Source/SoundScape/Private/SoundscapeColor.cpp |
virtual void BeginDestroy&40;&41;
Remarks
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.