UComboBoxString::RefreshOptions

Refreshes the list of options.

Windows
MacOS
Linux

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

Syntax

void RefreshOptions()

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss