Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Views
| Type | Name | Description | |
|---|---|---|---|
| TArray< ItemType > | Returns a list of selected item indices, or an empty array if nothing is selected | ||
| int32 | GetSelectedItems
(
TArray< ItemType >& SelectedItemArray |