FDebugNames

Struct which contains debug names for run-time debugging of sounds.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Audio/AudioDebug.h"

Syntax

struct FDebugNames

Remarks

Struct which contains debug names for run-time debugging of sounds.

Variables

Name Description

Public variable

bool

 

bDebugSoundName

Public variable

FString

 

DebugAudioMixerSoundName

Public variable

FString

 

DebugSoundName

Public variable

TArray< FName >

 

MuteSoundClass

Public variable

TArray< FName >

 

MuteSoundCue

Public variable

TArray< FName >

 

MuteSoundWave

Public variable

TArray< FName >

 

SoloSoundClass

Public variable

TArray< FName >

 

SoloSoundCue

Public variable

TArray< FName >

 

SoloSoundWave

Constructors

Name Description

Public function

FDebugNames()

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