Navigation
API > API/Runtime > API/Runtime/AudioAnalyzer > API/Runtime/AudioAnalyzer/UAudioAnalyzer
- UObject::BeginDestroy()
- UAudioAnalyzer::BeginDestroy()
References
| Module | AudioAnalyzer |
| Header | /Engine/Source/Runtime/AudioAnalyzer/Classes/AudioAnalyzer.h |
| Include | #include "AudioAnalyzer.h" |
| Source | /Engine/Source/Runtime/AudioAnalyzer/Private/AudioAnalyzer.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.