SAssetSearchBox::SetOnSaveSearchHandler

Show a + button next to the current search and set the handler for when that is clicked

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

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h
Include #include "SAssetSearchBox.h"
Source /Engine/Source/Editor/EditorWidgets/Private/SAssetSearchBox.cpp
void SetOnSaveSearchHandler
(
    [SFilterSearchBox::FOnSaveSearchClicked](API\Developer\ToolWidgets\Filters\SFilterSearchBox\FOnSaveSearchClicked) InOnSaveSearchHandler
)

Remarks

Show a + button next to the current search and set the handler for when that is clicked


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library