Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/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")
bool RemoveOption
(
const FString & Option
)