USoundBase::GetSoundSourceBusSends

Returns the sound source 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 GetSoundSourceBusSends
(
    EBusSendType BusSendType,
    TArray< FSoundSourceBusSendInfo > & OutSends
) const

Remarks

Returns the sound source 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