Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/STreeView > API/Editor/UnrealEd/STreeView/SetRootItemsSource
References
| Module | UnrealEd |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STreeView.h |
| Include | #include "Widgets/Views/STreeView.h" |
void SetRootItemsSource
&40;
TUniquePtr< UE::Slate::ItemsSource::IItemsSource< ItemType >> Provider
&41;
Remarks
Establishes a new list of root items being observed by the list. Wipes all existing state and requests and will fully rebuild on the next tick.