UK2Node::IsNodeRootSet

Query if this node should be kept as part of the root set during the pruning stage of compilation.

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h

Include

#include "K2Node.h"

Syntax

virtual bool IsNodeRootSet() const

Remarks

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.

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