SFindInBlueprints::FocusForUse

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

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/FindInBlueprints.h

Include

#include "FindInBlueprints.h"

Source

/Engine/Source/Editor/Kismet/Private/FindInBlueprints.cpp

Syntax

void FocusForUse
(
    bool bSetFindWithinBlueprint,
    FString NewSearchTerms,
    bool bSelectFirstResult
)

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss