Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMModalDialogParams.
| Name | FModalDialogParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FModalDialogParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Category | EAppMsgCategory | The type of dialog to display | SlateIMParameters.h | |
| Title | const FStringView | The title to display in the dialog window | SlateIMParameters.h |