FBaseTimingTrack::Draw

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

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

  • FBaseTimingTrack::Draw()

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h
Include #include "Insights/ViewModels/BaseTimingTrack.h"
virtual void Draw
(
    const [ITimingTrackDrawContext](API\Developer\TraceInsights\Insights\ViewModels\ITimingTrackDrawContext) & Context
) const

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library