Navigation
API > API/Developer > API/Developer/TraceInsights
| |
|
| Name |
FGraphSeriesEvent |
| Type |
struct |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrackEvent.h |
| Include Path |
#include "Insights/ViewModels/GraphTrackEvent.h" |
Syntax
struct FGraphSeriesEvent
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Duration |
double |
|
Insights/ViewModels/GraphTrackEvent.h |
|
| Time |
double |
|
Insights/ViewModels/GraphTrackEvent.h |
|
| Value |
double |
|
Insights/ViewModels/GraphTrackEvent.h |
|
Functions
Public