Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMTabParams.
| Name | FTabParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FTabParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TabIcon | const FSlateIcon | An icon to display on the tab next to the title. | SlateIMParameters.h | |
| TabTitle | const FText | The title to display for the tab if it should differ from the TabId. | SlateIMParameters.h |