SGraphPin::Construct

Construct this widget

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

References

   
Module GraphEditor
Header /Engine/Source/Editor/GraphEditor/Public/SGraphPin.h
Include #include "SGraphPin.h"
Source /Engine/Source/Editor/GraphEditor/Private/SGraphPin.cpp
void Construct
(
    const [FArguments](API\Editor\GraphEditor\SGraphPin\FArguments) & InArgs,
    [UEdGraphPin](API\Runtime\Engine\EdGraph\UEdGraphPin) * InPin
)

Remarks

Construct this widget

Parameters

Name Description
InPin The pin to create a widget for

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library