FNodeFactory::CreatePinWidget

Create a widget for the supplied pin

Unreal Engine C++ API Reference > Editor > GraphEditor > FNodeFactory

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/NodeFactory.h
Include #include "NodeFactory.h"
Source /Engine/Source/Editor/GraphEditor/Private/NodeFactory.cpp
static [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SGraphPin](API\Editor\GraphEditor\SGraphPin) > CreatePinWidget
(
    [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * InPin
)

Remarks

Create a widget for the supplied pin


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library