Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FTimingEventsTrack > GetEvent
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 const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) > GetEvent ( double InTime, double SecondsPerPixel, int32 Depth ) const