FGraphTrackEvent::FGraphTrackEvent

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels > FGraphTrackEvent

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrackEvent.h
Include #include "Insights/ViewModels/GraphTrackEvent.h"
FGraphTrackEvent
(
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< const [FGraphTrack](API\Developer\TraceInsights\Insights\ViewModels\FGraphTrack) > InTrack,
    const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< const [FGraphSeries](API\Developer\TraceInsights\Insights\ViewModels\FGraphSeries) > InSeries,
    const [FGraphSeriesEvent](API\Developer\TraceInsights\Insights\ViewModels\FGraphSeriesEvent) & InSeriesEvent
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library