USoundBase::GetSoundSubmixSends

Returns the sound submix sends for this sound.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/SoundBase.h"

Source

/Engine/Source/Runtime/Engine/Private/SoundBase.cpp

Syntax

void GetSoundSubmixSends
(
    TArray< FSoundSubmixSendInfo > & OutSends
) const

Remarks

Returns the sound submix sends for this sound.

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