Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNodeKnot
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](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.