Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/FDataflowNode
- FDataflowNode::CanRemovePin()
- FDataflowSelectNode::CanRemovePin()
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNode.h |
| Include | #include "Dataflow/DataflowNode.h" |
virtual bool CanRemovePin() const
Remarks
Override this function to add the RemoveOptionPin functionality to the node's context menu.