Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Views > API/Runtime/Slate/Widgets/Views/SetItemsSource
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Views/SListView.h |
| Include | #include "Widgets/Views/SListView.h" |
void SetItemsSource
(
TUniquePtr < UE::Slate::ItemsSource::IItemsSource < ItemType > > Provider
)
Remarks
Establishes a wholly new list of items being observed by the list. Wipes all existing state and requests and will fully rebuild on the next tick.