FOnAssetSearchBoxSuggestionChosen

A delegate for a callback when a suggestion entry is chosen during an asset search, to allow custom compositing behavior of the suggestion into the search text

Windows
MacOS
Linux

Type

typedef TBaseDelegate_TwoParams< FText, const FText &, const FString & > FOnAssetSearchBoxSuggestionChosen

References

Module

EditorWidgets

Header

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

Include

#include "SAssetSearchBox.h"

Remarks

A delegate for a callback when a suggestion entry is chosen during an asset search, to allow custom compositing behavior of the suggestion into the search text

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