![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AudioDeviceManager.h>
Public Member Functions | |
| DECLARE_TS_MULTICAST_DELEGATE_OneParam (FOnAudioDeviceCreated, Audio::FDeviceId) | |
| DECLARE_TS_MULTICAST_DELEGATE_OneParam (FOnAudioDeviceDestroyed, Audio::FDeviceId) | |
Static Public Attributes | |
| static ENGINE_API FOnAudioDeviceCreated | OnAudioDeviceCreated |
| static ENGINE_API FOnAudioDeviceDestroyed | OnAudioDeviceDestroyed |
| FAudioDeviceManagerDelegates::DECLARE_TS_MULTICAST_DELEGATE_OneParam | ( | FOnAudioDeviceCreated | , |
| Audio::FDeviceId | |||
| ) |
| FAudioDeviceManagerDelegates::DECLARE_TS_MULTICAST_DELEGATE_OneParam | ( | FOnAudioDeviceDestroyed | , |
| Audio::FDeviceId | |||
| ) |
|
static |
|
static |