Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMTextParams.
| Name | FTextParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FTextParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Color | FSlateColor | The color to display the text as | SlateIMParameters.h | |
| Style | const FTextBlockStyle * | A Text Block Style to override the default style. | SlateIMParameters.h |