USoundSubmixGraph::RecursivelyRemoveNodes

Recursively remove a set of nodes from this graph and re-link SoundSubmixes afterwards

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

void RecursivelyRemoveNodes
(
    const TSet< UObject * > NodesToRemove
)

Remarks

Recursively remove a set of nodes from this graph and re-link SoundSubmixes afterwards

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