Navigation
API > API/Plugins > API/Plugins/LiveLinkGraphNode > API/Plugins/LiveLinkGraphNode/UK2Node_EvaluateLiveLinkFrame
- UK2Node::IsNodeSafeToIgnore()
- UK2Node_EvaluateLiveLinkFrame::IsNodeSafeToIgnore()
References
Module | LiveLinkGraphNode |
Header | /Engine/Plugins/Animation/LiveLink/Source/LiveLinkGraphNode/Public/K2Node_EvaluateLiveLinkFrame.h |
Include | #include "K2Node_EvaluateLiveLinkFrame.h" |
virtual bool IsNodeSafeToIgnore&40;&41; const
Remarks
Query if this is a node that is safe to ignore (e.g., a comment node or other non-structural annotation that can be pruned with no warnings). true if node safe to ignore.