Navigation
API > API/Editor > API/Editor/BlueprintGraph > API/Editor/BlueprintGraph/UK2Node_Tunnel
- UK2Node::IsNodeSafeToIgnore()
- UK2Node_Tunnel::IsNodeSafeToIgnore()
References
| Module | BlueprintGraph |
| Header | /Engine/Source/Editor/BlueprintGraph/Classes/K2Node_Tunnel.h |
| Include | #include "K2Node_Tunnel.h" |
| Source | /Engine/Source/Editor/BlueprintGraph/Private/K2Node_Tunnel.cpp |
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.