FMixerSubmix::GetSubmixEffect

Returns the submix effect at the given effect chain index.

Windows
MacOS
Linux

References

Module

AudioMixer

Header

/Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h

Include

#include "AudioMixerSubmix.h"

Source

/Engine/Source/Runtime/AudioMixer/Private/AudioMixerSubmix.cpp

Syntax

FSoundEffectSubmixPtr GetSubmixEffect
(
    const int32 InIndex
)

Remarks

Returns the submix effect at the given effect chain index.

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