Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMButtonParams.
| Name | FButtonParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FButtonParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bEnabled | bool | Indicate if the button is enabled or not (grayed) | SlateIMParameters.h | |
| Style | const FButtonStyle * | A Button Style to override the default style. | SlateIMParameters.h |