Navigation
API > API/Plugins > API/Plugins/SlateIM
| |
|
| Name |
FSlateIMTabParams |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path |
#include "SlateIMParameters.h" |
Syntax
USTRUCT (BlueprintType )
struct FSlateIMTabParams
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| TabIcon |
FSlateIMIcon |
An icon to display on the tab next to the title. |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|
| TabTitle |
FText |
The title to display for the tab if it should differ from the TabId. |
SlateIMParameters.h |
- BlueprintReadWrite
- EditAnywhere
- Category="SlateIM"
|
Functions
Public
Operators
| Name |
Remarks |
Include Path |
Unreal Specifiers |
operator SlateIM::FTabParams()
|
|
SlateIMParameters.h |
|