USoundClassGraph::RecursivelyRemoveNodes

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

Unreal Engine C++ API Reference > Editor > AudioEditor > SoundClassGraph > USoundClassGraph

References

   
Module AudioEditor
Header /Engine/Source/Editor/AudioEditor/Classes/SoundClassGraph/SoundClassGraph.h
Include #include "SoundClassGraph/SoundClassGraph.h"
Source /Engine/Source/Editor/AudioEditor/Private/SoundClassGraph.cpp
void RecursivelyRemoveNodes
(
    const [TSet](API\Runtime\Core\Containers\TSet)< class [UObject](API\Runtime\CoreUObject\UObject\UObject) * > NodesToRemove
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library