FAllAggregatedTimingEventFilter::FilterTrack

Returns true if the track passes the filter.

Windows
MacOS
Linux

Override Hierarchy

ITimingEventFilter::FilterTrack()

FAllAggregatedTimingEventFilter::FilterTrack()

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/TimingEvent.h"

Syntax

virtual bool FilterTrack
(
    const FBaseTimingTrack & InTrack
) const

Remarks

Returns true if the track passes the 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