Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_TransitionResult
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_TransitionResult.h |
Include | #include "AnimGraphNode_TransitionResult.h" |
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.