Navigation
API > API/Plugins > API/Plugins/SlateIM
Sync with FSlateIMSelectionListParams.
| Name | FSelectionListParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/SlateIM/Source/SlateIM/Public/SlateIMParameters.h |
| Include Path | #include "SlateIMParameters.h" |
Syntax
struct FSelectionListParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bForceRefresh | bool | Whether to force a refresh of the available options or the selected option (set to true for a frame when changing the list of options or manually setting the selected index) | SlateIMParameters.h | |
| Style | const FTableViewStyle * | A Table View Style to override the default style. | SlateIMParameters.h |