Navigation
API > API/Editor > API/Editor/KismetCompiler > API/Editor/KismetCompiler/FGraphCompilerContext
- FGraphCompilerContext::PruneIsolatedNodes()
- FKismetCompilerContext::PruneIsolatedNodes()
References
| Module | KismetCompiler |
| Header | /Engine/Source/Editor/KismetCompiler/Public/EdGraphCompilerUtilities.h |
| Include | #include "EdGraphCompilerUtilities.h" |
| Source | /Engine/Source/Editor/KismetCompiler/Private/EdGraphCompiler.cpp |
virtual void PruneIsolatedNodes
(
const TArray< UEdGraphNode * > & RootSet,
TArray< UEdGraphNode * > & GraphNodes
)
Remarks
Prunes any nodes that weren't visited from the graph, printing out a warning