USoundSubmixGraph::IsSubmixDisplayed

Checks whether a SoundSubmix is already represented on this graph

Unreal Engine C++ API Reference > Editor > AudioEditor > SoundSubmixGraph > USoundSubmixGraph

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
bool IsSubmixDisplayed
(
    [USoundSubmixBase](API\Runtime\Engine\Sound\USoundSubmixBase) * SoundSubmix
) const

Remarks

Checks whether a SoundSubmix is already represented on this graph


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library