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