Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | FGraphTrackEvent |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrackEvent.h |
| Include Path | #include "Insights/ViewModels/GraphTrackEvent.h" |
Syntax
class FGraphTrackEvent : public ITimingEvent
Implements Interfaces
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FGraphTrackEvent() |
Insights/ViewModels/GraphTrackEvent.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Series | const TSharedRef< const FGraphSeries > | Insights/ViewModels/GraphTrackEvent.h | ||
| SeriesEvent | const FGraphSeriesEvent | Insights/ViewModels/GraphTrackEvent.h | ||
| Track | const TSharedRef< const FGraphTrack > | Insights/ViewModels/GraphTrackEvent.h |