Navigation
API > API/Plugins > API/Plugins/SlateIM
| |
|
| Name |
FSlateIMModalDialogParams |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path |
#include "SlateIMParameters.h" |
Syntax
USTRUCT (BlueprintType )
struct FSlateIMModalDialogParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Category |
EAppMsgCategory |
The type of dialog to display |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|
| Title |
FString |
The title to display in the dialog window |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
operator SlateIM::FModalDialogParams()
|
|
SlateIMParameters.h |
|