Navigation
API > API/Plugins > API/Plugins/SlateIM
| |
|
| Name |
FSlateIMImageParams |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path |
#include "SlateIMParameters.h" |
Syntax
USTRUCT (BlueprintType )
struct FSlateIMImageParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ColorAndOpacity |
FSlateColor |
The color to tint the brush |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|
| DesiredSize |
FVector2D |
Override the desired size to display the brush at |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|