FAudioDebugger::ToggleSoloSoundClass

Mute/Solos toggles. (any thread). (If exclusive, toggle-on will clear everything first, and toggle-off will clear all).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Audio/AudioDebug.h

Include

#include "Audio/AudioDebug.h"

Syntax

void ToggleSoloSoundClass
(
    FName InName,
    bool bExclusive
)

Remarks

Mute/Solos toggles. (any thread). (If exclusive, toggle-on will clear everything first, and toggle-off will clear all).

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