FBaseTimingTrack::PostDraw

PostDraw callback (called from OnPaint) to draw something in the foreground.

Windows
MacOS
Linux

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/BaseTimingTrack.h"

Syntax

virtual void PostDraw
(
    const ITimingTrackDrawContext & Context
) const

Remarks

PostDraw callback (called from OnPaint) to draw something in the foreground.

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