Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SBasicFilterBar > API/Developer/ToolWidgets/SBasicFilterBar/FArguments
Description
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
| Name | FilterSearchBox |
| Type | function |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/Filters/SBasicFilterBar.h |
| Include Path | #include "Filters/SBasicFilterBar.h" |
WidgetArgsType & FilterSearchBox
(
TSharedPtr < SFilterSearchBox > InArg
)