Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNodeKnot
- SGraphNode::CreatePinWidget()
- SGraphNodeKnot::CreatePinWidget()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNodeKnot.h |
| Include | #include "SGraphNodeKnot.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphNodeKnot.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.