SearchPredicate

Predicate called to run the search, e.g. iterate over an array of events It is expected to call [FContext::Check](API\Developer\TraceInsights\Insights\ViewModels\TTimingEventSearch\FContext\Check) on each valid searched event.

Windows
MacOS
Linux

Type

typedef TFunctionRef< void &)> SearchPredicate

References

Module

TraceInsights

Header

/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventSearch.h

Include

#include "Insights/ViewModels/TimingEventSearch.h"

Remarks

Predicate called to run the search, e.g. iterate over an array of events It is expected to call FContext::Check on each valid searched event.

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