FTimingEventsTrack::Draw

Draw callback (called from OnPaint) to draw the track's content.

Windows
MacOS
Linux

Override Hierarchy

FBaseTimingTrack::Draw()

FTimingEventsTrack::Draw()

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/TimingEventsTrack.h"

Source

/Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/TimingEventsTrack.cpp

Syntax

virtual void Draw
(
    const ITimingTrackDrawContext & Context
) const

Remarks

Draw callback (called from OnPaint) to draw the track's content.

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