FBaseTimingTrack::PostUpdate

PostUpdate callback called each frame, but only if the track is visible.

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 PostUpdate
(
    const ITimingTrackUpdateContext & Context
)

Remarks

PostUpdate callback called each frame, but only if the track is visible. Track should update here its "hovered" state.

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