Navigation
API > API/Developer > API/Developer/ToolWidgets > API/Developer/ToolWidgets/SFilterSearchBox > API/Developer/ToolWidgets/SFilterSearchBox/FArguments
Description
Optional widget to display on the right side of the search box, after the existing buttons. EXPERIMENTAL: This API is subject to change.
| Name | ExtraWidget |
| Type | function |
| Header File | /Engine/Source/Developer/ToolWidgets/Public/Filters/SFilterSearchBox.h |
| Include Path | #include "Filters/SFilterSearchBox.h" |
WidgetArgsType & ExtraWidget
(
TSharedPtr < SWidget > InArg
)