Navigation
API > API/Plugins > API/Plugins/SlateIM
Specialized version of FSlateIMWidgetBase that auto registers a command to toggle this widget
| Name | FSlateIMWidgetWithCommandBase |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMWidgetBase.h |
| Include Path | #include "SlateIMWidgetBase.h" |
Syntax
class FSlateIMWidgetWithCommandBase : public FSlateIMWidgetBase
Inheritance Hierarchy
- FSlateIMWidgetBase → FSlateIMWidgetWithCommandBase
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateIMWidgetWithCommandBase
(
const TCHAR* Command, |
SlateIMWidgetBase.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| WidgetCommand | FAutoConsoleCommand | SlateIMWidgetBase.h |