Navigation
| Name | SlateIM |
| Type | Plugin |
| Part of Plugins | SlateIM |
| Location | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/ |
| Module Build Rules | SlateIM.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FSlateIMExposedBase | Specialized version of FSlateIMWidgetBase that exposes the resulting widget for embedding in other slate widgets |
| FSlateIMModule | |
| FSlateIMWidgetBase | A utility base class for creating SlateIM-based tools. |
| FSlateIMWidgetWithCommandBase | Specialized version of FSlateIMWidgetBase that auto registers a command to toggle this widget |
| FSlateIMWindowBase | Specialized version of FSlateIMWidgetBase that draws in a window and disables itself when the user closes the window |
Structs
| Name | Remarks |
|---|---|
| FViewportRootLayout |
Enums
Public
| Name | Remarks |
|---|---|
| SlateIM::EFocusDepth | This is the full list of available functions for creating SlateIM widgets. |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool SlateIM::BeginViewportRoot
(
FName UniqueName, |
Begins a SlateIM root in the provided in editor viewport | SlateIM.h |