FBaseTimingTrack::DrawEvent

Draw a single event (can be used to draw only the highlight for a selected and/or hovered event).

Windows
MacOS
Linux

Override Hierarchy

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/BaseTimingTrack.h"

Syntax

virtual void DrawEvent
(
    const ITimingTrackDrawContext & Context,
    const ITimingEvent & InTimingEvent,
    EDrawEventMode InDrawMode
) const

Remarks

Draw a single event (can be used to draw only the highlight for a selected and/or hovered event).

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