Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNode
- SGraphNode::CreatePinWidget()
- SGraphNodeKnot::CreatePinWidget()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNode.h |
| Include | #include "SGraphNode.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphNode.cpp |
virtual TSharedPtr< SGraphPin > CreatePinWidget
&40;
UEdGraphPin &42; Pin
&41; const
Remarks
Hook that allows derived classes to supply their own SGraphPin derivatives for any pin.