SEditableComboBox::GetSelectedItem

Gets the item that is currently selected in the combo box.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableComboBox.h

Include

#include "Widgets/Input/SEditableComboBox.h"

Syntax

OptionType GetSelectedItem()

Remarks

Gets the item that is currently selected in the combo box.

Returns

The selected item, or nullptr if no item is selected.

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