Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/Insights > API/Developer/TraceInsights/Insights/ViewModels > API/Developer/TraceInsights/Insights/ViewModels/FTimingEventsTrack
- FBaseTimingTrack::PostUpdate()
- FTimingEventsTrack::PostUpdate()
References
| Module | TraceInsights |
| Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingEventsTrack.h |
| Include | #include "Insights/ViewModels/TimingEventsTrack.h" |
| Source | /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/TimingEventsTrack.cpp |
virtual void PostUpdate
&40;
const ITimingTrackUpdateContext & Context
&41;
Remarks
PostUpdate callback called each frame, but only if the track is visible. Track should update here its "hovered" state.