FFindInBlueprintSearchManager::FindSearchQuery

Thread-safe access to the active search query that's mapped to the given stream search

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

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h
Include #include "FindInBlueprintManager.h"
Source /Engine/Source/Editor/Kismet/Private/FindInBlueprintManager.cpp
[FActiveSearchQueryPtr](API\Editor\Kismet\FFindInBlueprintSearchManager\FActiveSearchQueryPtr) FindSearchQuery
(
    const class [FStreamSearch](API\Editor\Kismet\FStreamSearch) * InSearchOriginator
) const

Remarks

Thread-safe access to the active search query that's mapped to the given stream search


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library