SGraphPinNameList::ComboBoxSelectionChanged

Function to set the newly selected index

Windows
MacOS
Linux

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

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

Remarks

Function to set the newly selected index

Parameters

Parameter

Description

NewSelection

The newly selected item in the combo box

SelectInfo

Provides context on how the selection changed

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