Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphPinNameList
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphPinNameList.h |
| Include | #include "SGraphPinNameList.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/KismetPins/SGraphPinNameList.cpp |
void ComboBoxSelectionChanged
&40;
TSharedPtr< FName > StringItem,
ESelectInfo::Type SelectInfo
&41;
Remarks
Function to set the newly selected index
Parameters
| Name | Description |
|---|---|
| NewSelection | The newly selected item in the combo box |
| SelectInfo | Provides context on how the selection changed |