Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/EdGraph > API/Runtime/Engine/EdGraph/UEdGraphNode
- UEdGraphNode::RemovePinAt()
- UMaterialGraphNode_Base::RemovePinAt()
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/EdGraph/EdGraphNode.h |
| Include | #include "EdGraph/EdGraphNode.h" |
| Source | /Engine/Source/Runtime/Engine/Private/EdGraph/EdGraphNode.cpp |
virtual void RemovePinAt
&40;
const int32 PinIndex,
const EEdGraphPinDirection PinDirection
&41;
Remarks
Removes the specified pin from the node, preserving remaining pin ordering.