Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Views
| Type | Name | Description | |
|---|---|---|---|
| void | SetItemSelection
(
const ItemType& InItem, |
Set the selection state of an item. | |
| void | SetItemSelection
(
TConstArrayView< ItemType > InItems, |
Set the selection state of multiple items. |