Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/STableViewBase
Description
Mark the list as dirty so that it will refresh its widgets on next tick. Note that refreshing will only generate/release widgets as needed from any deltas in the list items source.
Derived Overrides
| Name | RequestListRefresh |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Widgets/Views/STableViewBase.h |
| Include Path | #include "Widgets/Views/STableViewBase.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Widgets/Views/STableViewBase.cpp |
virtual void RequestListRefresh()