FFindInBlueprintSearchManager::GetPercentComplete

Query how far along a search thread is

Windows
MacOS
Linux

References

Module

Kismet

Header

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

Include

#include "FindInBlueprintManager.h"

Source

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

Syntax

float GetPercentComplete
(
    const class FStreamSearch * InSearchOriginator
) const

Remarks

Query how far along a search thread is

Returns

Percent along the search thread is

Parameters

Parameter

Description

OutSearchData

Result of the search, if there is any Blueprint search data still available to query

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