SGraphPinNameList::GetDefaultValueWidget

Function to create class specific widget.

Windows
MacOS
Linux

Override Hierarchy

SGraphPin::GetDefaultValueWidget()

SGraphPinNameList::GetDefaultValueWidget()

References

Module

GraphEditor

Header

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

Include

#include "SGraphPinNameList.h"

Source

/Engine/Source/Editor/GraphEditor/Private/KismetPins/SGraphPinNameList.cpp

Syntax

virtual TSharedRef< SWidget > GetDefaultValueWidget()

Remarks

Function to create class specific widget.

Returns

Reference to the newly created widget object

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