Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMCheckBoxParams.
| Name | FCheckBoxParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FCheckBoxParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CheckBoxStyle | const FCheckBoxStyle * | A Checkbox Style to override the default style. | SlateIMParameters.h | |
| Label | const FStringView | The label for the checkbox | SlateIMParameters.h |