Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMTableParams.
| Name | FTableParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FTableParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RowStyle | const FTableRowStyle * | A Table Row Style to override the default table row style. Changing the style only affects new table rows. | SlateIMParameters.h | |
| SelectionMode | ESelectionMode::Type | Select mode for the table. | SlateIMParameters.h | |
| Style | const FTableViewStyle * | A Table View Style to override the default style. | SlateIMParameters.h |