SGraphPin::Construct

Construct this widget

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "SGraphPin.h"

Source

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

Syntax

void Construct
(
    const FArguments & InArgs,
    UEdGraphPin * InPin
)

Remarks

Construct this widget

Parameters

Parameter

Description

InPin

The pin to create a widget for

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