SFindInBlueprints::FocusForUse

Focuses this widget's search box, and changes the mode as well, and optionally the search terms

Unreal Engine C++ API Reference > Editor > Kismet > SFindInBlueprints

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/FindInBlueprints.h
Include #include "FindInBlueprints.h"
Source /Engine/Source/Editor/Kismet/Private/FindInBlueprints.cpp
void FocusForUse
(
    bool bSetFindWithinBlueprint,
    [FString](API\Runtime\Core\Containers\FString) NewSearchTerms,
    bool bSelectFirstResult
)

Remarks

Focuses this widget's search box, and changes the mode as well, and optionally the search terms


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library