FTimingEventsTrack::Draw

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

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 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