FAudioDeviceManager::UnregisterWorld

Unregisters the world from the provided device Id

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/AudioDeviceManager.h

Include

#include "AudioDeviceManager.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioDeviceManager.cpp

Syntax

void UnregisterWorld
(
    UWorld * InWorld,
    Audio::FDeviceId DeviceId
)

Remarks

Unregisters the world from the provided device Id

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss