SAssetView::SetFilterBar

Set the filter list attached to this asset view - allows toggling of the the filter bar layout from the view options

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 SetFilterBar
(
    [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< SFilterList > InFilterBar
)

Remarks

Set the filter list attached to this asset view - allows toggling of the the filter bar layout from the view options


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library