FBaseTimingTrack::Update

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

Windows
MacOS
Linux

Override Hierarchy

FBaseTimingTrack::Update()

FRandomGraphTrack::Update()

References

Module

TraceInsights

Header

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

Include

#include "Insights/ViewModels/BaseTimingTrack.h"

Syntax

virtual void Update
(
    const ITimingTrackUpdateContext & Context
)

Remarks

Update callback called each frame, but only if the track is visible. In this update, it is assumed the track position and the track size are valid.

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