Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/FBaseTimingTrack
- FBaseTimingTrack::PostUpdate()
- FGraphTrack::PostUpdate()
- FTimingEventsTrack::PostUpdate()
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/BaseTimingTrack.h |
| Include | #include "Insights/ViewModels/BaseTimingTrack.h" |
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.