Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/SAssetSearchBox > API/Editor/EditorWidgets/SAssetSearchBox/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/Editor/EditorWidgets/Public/SAssetSearchBox.h |
| Include Path | #include "SAssetSearchBox.h" |
WidgetArgsType & ExtraWidget
(
TSharedPtr < SWidget > InArg
)