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

Unreal Engine C++ API Reference > Editor > EditorWidgets > SAssetSearchBox > FArguments

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h
Include #include "SAssetSearchBox.h"
WidgetArgsType & OnAssetSearchBoxSuggestionChosen
&40;
    const FOnAssetSearchBoxSuggestionChosen & InDelegate
&41;

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library