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