Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAudioDeviceManagerDelegates > API/Runtime/Engine/FAudioDeviceManagerDelegates/DECLARE_TS_MULTI-
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/AudioDeviceManager.h |
Include | #include "AudioDeviceManager.h" |
DECLARE_TS_MULTICAST_DELEGATE_OneParam
(
FOnAudioDeviceDestroyed,
Audio::FDeviceId
)
Remarks
This delegate is called whenever an audio device is destroyed.