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