PruneIsolatedNodes

Overload list

Windows
MacOS
Linux
Name Description

Protected function

void

 

PruneIsolatedNodes

(
    UEdGraph* InGraph,
    bool bInIncludeNodesThatCouldBeExpa...
)

Prune isolated nodes given the specified graph

Protected function Virtual

void

 

PruneIsolatedNodes

(
    const TArray< UEdGraphNode* > ...,
    TArray< UEdGraphNode* >& Grap...
)

Prunes any nodes that weren't visited from the graph, printing out a warning

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