SAssetView::RequestSlowFullListRefresh

Requests that the asset view refreshes all it's source items.

Unreal Engine C++ API Reference > Editor > ContentBrowser > SAssetView

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/SAssetView.h
Include #include "SAssetView.h"
Source /Engine/Source/Editor/ContentBrowser/Private/SAssetView.cpp
void RequestSlowFullListRefresh()

Remarks

Requests that the asset view refreshes all it's source items. This is slow and should only be used if the source items change.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library