SFilterBar::FArguments::FilterSearchBox

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

Unreal Engine C++ API Reference > Editor > EditorWidgets > Filters > SFilterBar > FArguments

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/Filters/SFilterBar.h
Include #include "Filters/SFilterBar.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::OnClickedAddSearchHistoryButton


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library