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