Navigation
API > API/Plugins > API/Plugins/ModelingEditorUI > API/Plugins/ModelingEditorUI/SComboPanel
EComboDisplayType is used to specify the widgets in the ComboButton (ie non-expanded widget)
| Name | EComboDisplayType |
| Type | enum |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/ModelingEditorUI/Public/ModelingWidgets/SComboPanel.h |
| Include Path | #include "ModelingWidgets/SComboPanel.h" |
Syntax
enum EComboDisplayType
{
LargeIcon,
IconAndLabel,
}
Values
| Name | Remarks |
|---|---|
| LargeIcon | Display a single large icon with overlay label, the same as is shown in the flyout |
| IconAndLabel |