Navigation
API > API/Runtime > API/Runtime/Slate
| |
|
| Name |
UComboBoxWidgetStyle |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Slate/Public/Framework/Styling/ComboBoxWidgetStyle.h |
| Include Path |
#include "Framework/Styling/ComboBoxWidgetStyle.h" |
Syntax
UCLASS (HideCategories=Object, MinimalAPI)
class UComboBoxWidgetStyle : public USlateWidgetStyleContainerBase
Inheritance Hierarchy
Implements Interfaces
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ComboBoxStyle |
FComboBoxStyle |
The actual data describing the combo box's appearance. |
Framework/Styling/ComboBoxWidgetStyle.h |
- Category=Appearance
- EditAnywhere
- Meta=(ShowOnlyInnerProperties)
|
Functions
Public