Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/UComboBoxString
Description
Refreshes the list of options. If you added new ones, and want to update the list even if it's currently being displayed use this.
| Name | RefreshOptions |
| Type | function |
| Header File | /Engine/Source/Runtime/UMG/Public/Components/ComboBoxString.h |
| Include Path | #include "Components/ComboBoxString.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/ComboBoxString.cpp |
UFUNCTION (BlueprintCallable, Category="ComboBox")
void RefreshOptions()