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 |
UFUNCTION (BlueprintCallable, Category="ComboBox")
void SetSelectedIndex
(
const int32 Index
)