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