USoundClassGraph::RecursivelyRemoveNodes

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

Windows
MacOS
Linux

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

Syntax

void RecursivelyRemoveNodes
(
    const TSet< class UObject * > NodesToRemove
)

Remarks

Recursively remove a set of nodes from this graph and re-link SoundClasses 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