FOnAssetSearchBoxSuggestionFilter

A delegate for a callback to filter the given suggestion list, to allow custom filtering behavior

Windows
MacOS
Linux

Type

typedef TBaseDelegate_ThreeParams< void, const FText &, TArray< FAssetSearchBoxSuggestion > &, FText & > FOnAssetSearchBoxSuggestionFilter

References

Module

EditorWidgets

Header

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

Include

#include "SAssetSearchBox.h"

Remarks

A delegate for a 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