FPassiveSoundMixModifier

Structure containing information on a SoundMix to activate passively.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/SoundClass.h

Include

#include "Sound/SoundClass.h"

Syntax

struct FPassiveSoundMixModifier

Remarks

Structure containing information on a SoundMix to activate passively.

Variables

Name Description

Public variable

float

 

MaxVolumeThreshold

Maximum volume level required to activate SoundMix.

Public variable

float

 

MinVolumeThreshold

Minimum volume level required to activate SoundMix.

Public variable

USoundMix *

 

SoundMix

The SoundMix to activate

Constructors

Name Description

Public function

FPassiveSoundMixModifier()

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