Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UComboBoxKey
References
| Module | UMG |
| Header | /Engine/Source/Runtime/UMG/Public/Components/ComboBoxKey.h |
| Include | #include "Components/ComboBoxKey.h" |
| Source | /Engine/Source/Runtime/UMG/Private/Components/ComboBoxKey.cpp |
UFUNCTION (BlueprintCallable, Category="ComboBox", Meta=(ReturnDisplayName="bOpen"))
bool IsOpen() const
Remarks
Is the combobox menu opened.