Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SEditableComboBox
Description
Requests a list refresh after updating options.
Call SetSelectedItem to update the selected item if required
| Name | RefreshOptions |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SEditableComboBox.h |
| Include Path | #include "Widgets/Input/SEditableComboBox.h" |
void RefreshOptions()
See Also
- SetSelectedItem