Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FGraphTrack
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrack.h |
Include | #include "Insights/ViewModels/GraphTrack.h" |
Source | /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/GraphTrack.cpp |
virtual void PreDraw ( const [ITimingTrackDrawContext](API\Developer\TraceInsights\Insights\ViewModels\ITimingTrackDrawContext) & Context ) const
Remarks
PreDraw callback (called from OnPaint) to draw something in the background.