Navigation
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