Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNode
- SGraphNode::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](API\Runtime\Core\Templates\TSharedPtr)< [SGraphPin](API\Editor\GraphEditor\SGraphPin) > CreatePinWidget ( [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * Pin ) const
Remarks
Hook that allows derived classes to supply their own SGraphPin derivatives for any pin.