Navigation
API > API/Plugins > API/Plugins/SlateIM
| |
|
| Name |
FSlateIMEditableTextParams |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path |
#include "SlateIMParameters.h" |
Syntax
USTRUCT (BlueprintType )
struct FSlateIMEditableTextParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| HintText |
FString |
HintText The hint text to display when the input field is empty |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
operator SlateIM::FEditableTextParams()
|
|
SlateIMParameters.h |
|