Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node
Description
Query if this node should be kept as part of the root set during the pruning stage of compilation. Prevents the node being pruned as isolated.
| Name | IsNodeRootSet |
| Type | function |
| Header File | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h |
| Include Path | #include "K2Node.h" |
virtual bool IsNodeRootSet() const