FBaseTimingTrack::PreDraw

PreDraw callback (called from OnPaint) to draw something in the background.

Windows
MacOS
Linux

Override Hierarchy

FBaseTimingTrack::PreDraw()

FGraphTrack::PreDraw()

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/BaseTimingTrack.h"

Syntax

virtual void PreDraw
(
    const ITimingTrackDrawContext & Context
) const

Remarks

PreDraw callback (called from OnPaint) to draw something in the background.

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