FGraphNodeFactory::CreatePinWidget

Create a widget for the supplied pin

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/NodeFactory.h

Include

#include "NodeFactory.h"

Source

/Engine/Source/Editor/GraphEditor/Private/NodeFactory.cpp

Syntax

virtual TSharedPtr< SGraphPin > CreatePinWidget
(
    UEdGraphPin * InPin
)

Remarks

Create a widget for the supplied pin

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss