Navigation
API > API/Plugins > API/Plugins/SlateIM > API/Plugins/SlateIM/FSlateIMWindowBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateIMWindowBase
(
FStringView WindowTitle, |
SlateIMWidgetBase.h | ||
FSlateIMWindowBase
(
FStringView WindowTitle, |
SlateIMWidgetBase.h |
FSlateIMWindowBase(FStringView, FVector2f, const TCHAR , const TCHAR )
| Name | FSlateIMWindowBase |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMWidgetBase.h |
| Include Path | #include "SlateIMWidgetBase.h" |
FSlateIMWindowBase
(
FStringView WindowTitle,
FVector2f WindowSize,
const TCHAR * Command,
const TCHAR * CommandHelp
)
FSlateIMWindowBase(FStringView, FVector2f, bool, const TCHAR , const TCHAR )
| Name | FSlateIMWindowBase |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMWidgetBase.h |
| Include Path | #include "SlateIMWidgetBase.h" |
FSlateIMWindowBase
(
FStringView WindowTitle,
FVector2f WindowSize,
bool bAlwaysOnTop,
const TCHAR * Command,
const TCHAR * CommandHelp
)