FFindInBlueprintSearchManager::GetNextSearchDataForQuery

Returns the next pending search data for the given query and advances the index to the next entry

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
[FSearchData](API\Editor\Kismet\FSearchData) GetNextSearchDataForQuery
(
    const [FStreamSearch](API\Editor\Kismet\FStreamSearch) * InSearchOriginator,
    [FActiveSearchQueryPtr](API\Editor\Kismet\FFindInBlueprintSearchManager\FActiveSearchQueryPtr) InSearchQueryPtr,
    bool bCheckDeferredList
)

Remarks

Returns the next pending search data for the given query and advances the index to the next entry


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library