USoundSubmixGraph::FindExistingNode

Find an existing node that represents a given SoundSubmix

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

USoundSubmixGraphNode * FindExistingNode
(
    USoundSubmixBase * SoundSubmix
) const

Remarks

Find an existing node that represents a given SoundSubmix

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