IContentBrowserSingleton::GetAssetPickerSearchBox

Focus the search box of the given asset picker widget.

Unreal Engine C++ API Reference > Editor > ContentBrowser > IContentBrowserSingleton

References

   
Module ContentBrowser
Header /Engine/Source/Editor/ContentBrowser/Public/IContentBrowserSingleton.h
Include #include "IContentBrowserSingleton.h"
[TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > GetAssetPickerSearchBox
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [SWidget](API\Runtime\SlateCore\Widgets\SWidget) > & AssetPickerWidget
)

Remarks

Focus the search box of the given asset picker widget.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library