SAssetSearchBox::FArguments::OnAssetSearchBoxSuggestionFilter

Callback to filter the given suggestion list, to allow custom filtering behavior

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h

Include

#include "SAssetSearchBox.h"

Syntax

WidgetArgsType & OnAssetSearchBoxSuggestionFilter
(
    const FOnAssetSearchBoxSuggestionFilter & InDelegate
)

Remarks

Callback to filter the given suggestion list, to allow custom filtering behavior

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss