Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/SSearchableComboBox
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/SSearchableComboBox.h |
| Include Path | #include "Widgets/Input/SSearchableComboBox.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Input/SSearchableComboBox.cpp |
void RefreshOptions()
See Also
- SetSelectedItem