Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrackEvent.h |
Include | #include "Insights/ViewModels/GraphTrackEvent.h" |
Syntax
struct FGraphSeriesEvent
Variables
Type | Name | Description |
---|---|---|
double | Duration | |
double | Time | |
double | Value |
Functions
Type | Name | Description |
---|---|---|
bool | Equals ( const FGraphSeriesEvent& Other ) |