Navigation
API > API/Plugins > API/Plugins/AudioModulation > API/Plugins/AudioModulation/USoundControlBus
- UObject::BeginDestroy()
- USoundControlBus::BeginDestroy()
References
| Module | AudioModulation |
| Header | /Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundControlBus.h |
| Include | #include "SoundControlBus.h" |
| Source | /Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Private/SoundControlBus.cpp |
virtual void BeginDestroy()
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.