SGraphPinNameList

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GraphEditor

Header

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

Include

#include "SGraphPinNameList.h"

Syntax

class SGraphPinNameList : public SGraphPin

Variables

Name Description

Protected variable

TSharedPtr< cla...

 

ComboBox

Protected variable

TArray< TShared...

 

NameList

The actual list of FName values to choose from

Functions

Name Description

Protected function

void

 

ComboBoxSelectionChanged

(
    TSharedPtr< FName > StringItem,
    ESelectInfo::Type SelectInfo
)

Function to set the newly selected index

Public function

void

 

Construct

(
    const FArguments& InArgs,
    UEdGraphPin* InGraphPinObj,
    const TArray< TSharedPtr< FName >> ...
)

Overridden from SGraphPin

Name Description

Protected function Virtual

TSharedRef< ...

 

GetDefaultValueWidget()

Function to create class specific widget.

Classes

Name

Description

Public struct

FArguments

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