TTimingEventSearch::Search

Search using a specific payload filter.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/TimingEventSearch.h"

Syntax

static bool Search
(
    const FTimingEventSearchParameters & InParameters,
    SearchPredicate InSearchPredicate,
    PayloadFilterPredicate InFilterPredicate,
    FoundPredicate InFoundPredicate,
    PayloadMatchedPredicate InPayloadMatchedPredicate,
    TTimingEventSearchCache< PayloadType > * InCache
)

Remarks

Search using a specific payload filter.

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