Navigation
Unreal Engine C++ API Reference > Developer > ToolWidgets > SSearchableComboBox
Type
typedef [SListView](API\Editor\UnrealEd\Editor\SListView)< [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FString](API\Runtime\Core\Containers\FString) > > SComboListType
References
Module | ToolWidgets |
Header | /Engine/Source/Developer/ToolWidgets/Public/SSearchableComboBox.h |
Include | #include "SSearchableComboBox.h" |
Remarks
Type of list used for showing menu options.