USoundSubmixGraph::RecursivelyRemoveNodes

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

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
void RecursivelyRemoveNodes
(
    const [TSet](API\Runtime\Core\Containers\TSet)< [UObject](API\Runtime\CoreUObject\UObject\UObject) * > NodesToRemove
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library