UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAudioDeviceWorldDelegates Class Reference

#include <World.h>

Public Member Functions

 DECLARE_MULTICAST_DELEGATE_TwoParams (FOnWorldRegisteredToAudioDevice, const UWorld *, Audio::FDeviceId)
 
 DECLARE_MULTICAST_DELEGATE_TwoParams (FOnWorldUnregisteredWithAudioDevice, const UWorld *, Audio::FDeviceId)
 

Static Public Attributes

static UE_API FOnWorldRegisteredToAudioDevice OnWorldRegisteredToAudioDevice
 
static UE_API FOnWorldUnregisteredWithAudioDevice OnWorldUnregisteredWithAudioDevice
 

Member Function Documentation

◆ DECLARE_MULTICAST_DELEGATE_TwoParams() [1/2]

FAudioDeviceWorldDelegates::DECLARE_MULTICAST_DELEGATE_TwoParams ( FOnWorldRegisteredToAudioDevice  ,
const UWorld ,
Audio::FDeviceId   
)

◆ DECLARE_MULTICAST_DELEGATE_TwoParams() [2/2]

FAudioDeviceWorldDelegates::DECLARE_MULTICAST_DELEGATE_TwoParams ( FOnWorldUnregisteredWithAudioDevice  ,
const UWorld ,
Audio::FDeviceId   
)

Member Data Documentation

◆ OnWorldRegisteredToAudioDevice

FAudioDeviceWorldDelegates::FOnWorldRegisteredToAudioDevice FAudioDeviceWorldDelegates::OnWorldRegisteredToAudioDevice
static

◆ OnWorldUnregisteredWithAudioDevice

FAudioDeviceWorldDelegates::FOnWorldUnregisteredWithAudioDevice FAudioDeviceWorldDelegates::OnWorldUnregisteredWithAudioDevice
static

The documentation for this class was generated from the following files: