Navigation
API > API/Plugins > API/Plugins/SlateIM
Specialized version of FSlateIMWidgetBase that draws in a window and disables itself when the user closes the window
| Name | FSlateIMWindowBase |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMWidgetBase.h |
| Include Path | #include "SlateIMWidgetBase.h" |
Syntax
class FSlateIMWindowBase : public FSlateIMWidgetWithCommandBase
Inheritance Hierarchy
- FSlateIMWidgetBase → FSlateIMWidgetWithCommandBase → FSlateIMWindowBase
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateIMWindowBase
(
FStringView WindowTitle, |
SlateIMWidgetBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WindowSize | FVector2f | SlateIMWidgetBase.h | ||
| WindowTitle | FString | SlateIMWidgetBase.h |
Functions
Public
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void DrawWindow
(
float DeltaTime |
SlateIMWidgetBase.h |