Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FBaseTimingTrack
Description
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.
Derived Overrides
| Name | Update |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h |
| Include Path | #include "Insights/ViewModels/BaseTimingTrack.h" |
virtual void Update
(
const ITimingTrackUpdateContext & Context
)