SAssetSearchBox::FArguments::OnAssetSearchBoxSuggestionChosen

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

References

Module

EditorWidgets

Header

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

Include

#include "SAssetSearchBox.h"

Syntax

WidgetArgsType & OnAssetSearchBoxSuggestionChosen
(
    const FOnAssetSearchBoxSuggestionChosen & InDelegate
)

Remarks

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