Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/Quartz > API/Runtime/AudioMixer/Quartz/UQuartzSubsystem
- UObject::BeginDestroy()
- UQuartzSubsystem::BeginDestroy()
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/Quartz/QuartzSubsystem.h |
| Include | #include "Quartz/QuartzSubsystem.h" |
| Source | /Engine/Source/Runtime/AudioMixer/Private/Quartz/QuartzSubsystem.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.