Navigation
API > API/Plugins > API/Plugins/SlateIMInGame
| Name | ASlateIMInGameWindow |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIMInGame/Public/SlateIMInGameWindow.h |
| Include Path | #include "SlateIMInGameWindow.h" |
Syntax
UCLASS (MinimalAPI)
class ASlateIMInGameWindow : public ASlateIMInGameWidgetBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → ASlateIMInGameWidgetBase → ASlateIMInGameWindow
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ASlateIMInGameWindow
(
const FObjectInitializer& ObjectInitializer |
SlateIMInGameWindow.h | ||
ASlateIMInGameWindow
(
const FName& InWindowName, |
SlateIMInGameWindow.h |
Functions
Public
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void DrawContent
(
const float DeltaTime |
SlateIMInGameWindow.h |
Overridden from ASlateIMInGameWidgetBase
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void DrawWidget
(
const float DeltaTime |
SlateIMInGameWindow.h |