SPinComboBox

Class implementation to create combo box.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

GraphEditor

Header

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

Include

#include "SGraphPinComboBox.h"

Syntax

class SPinComboBox : public SCompoundWidget

Remarks

Class implementation to create combo box.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Construct combo box using combo button and combo list.

Public function

const TShare...

 

GetSelectedItem()

Function to return currently selected string.

Classes

Name

Description

Public struct

FArguments

Typedefs

Name

Description

FOnSelectionChanged

SComboList

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