Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SEditableComboBox
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableComboBox.h |
| Include | #include "Widgets/Input/SEditableComboBox.h" |
void SetSelectedItem
&40;
OptionType InSelectedItem
&41;
Remarks
Sets the item that is selected in the combo box.
Parameters
| Name | Description |
|---|---|
| InSelectedItem | The item to select. |