FAudioDebugger::QuerySoloMuteSoundClass

Evaluate Mute/Solos.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Audio/AudioDebug.h"

Source

/Engine/Source/Runtime/Engine/Private/AudioDebug.cpp

Syntax

void QuerySoloMuteSoundClass
(
    const FString & Name,
    bool & bOutIsSoloed,
    bool & bOutIsMuted,
    FString & OutReason
) const

Remarks

Evaluate Mute/Solos.

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