SBasicFilterBar::FArguments::FilterSearchBox

An [SFilterSearchBox](API\Developer\ToolWidgets\Filters\SFilterSearchBox) that can be attached to this filter bar.

Unreal Engine C++ API Reference > Developer > ToolWidgets > Filters > SBasicFilterBar > FArguments

References

   
Module ToolWidgets
Header /Engine/Source/Developer/ToolWidgets/Public/Filters/SBasicFilterBar.h
Include #include "Filters/SBasicFilterBar.h"
WidgetArgsType & FilterSearchBox
&40;
    TSharedPtr< SFilterSearchBox > InArg
&41;

Remarks

An SFilterSearchBox that can be attached to this filter bar. When provided along with a CreateTextFilter delegate, allows the user to save searches from the Search Box as text filters for the filter bar. NOTE: Will bind a delegate to SFilterSearchBox::OnSaveSearchClicked


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library