USoundSubmixGraph::IsSubmixDisplayed

Checks whether a SoundSubmix is already represented on this graph

Windows
MacOS
Linux

References

Module

AudioEditor

Header

/Engine/Source/Editor/AudioEditor/Classes/SoundSubmixGraph/SoundSubmixGraph.h

Include

#include "SoundSubmixGraph/SoundSubmixGraph.h"

Source

/Engine/Source/Editor/AudioEditor/Private/SoundSubmixGraph.cpp

Syntax

bool IsSubmixDisplayed
(
    USoundSubmixBase * SoundSubmix
) const

Remarks

Checks whether a SoundSubmix is already represented on this graph

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