Navigation
Unreal Engine C++ API Reference > Runtime > UMG > Components > UComboBoxString
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/ComboBoxString.h |
Include | #include "Components/ComboBoxString.h" |
Source | /Engine/Source/Runtime/UMG/Private/Components/ComboBoxString.cpp |
void RefreshOptions&40;&41;
Remarks
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.