FTimingEventsTrack::PostDraw

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

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FTimingEventsTrack

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
virtual void PostDraw
(
    const [ITimingTrackDrawContext](API\Developer\TraceInsights\Insights\ViewModels\ITimingTrackDrawContext) & Context
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library