Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrackBuilder.h |
Include | #include "Insights/ViewModels/GraphTrackBuilder.h" |
Syntax
class FGraphTrackBuilder
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FGraphTrackBuilder
(
const FGraphTrackBuilder& |
Non-copyable | |
![]() |
FGraphTrackBuilder
(
FGraphTrack& InTrack, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddEvent
(
double Time, |
|
![]() ![]() |
FGraphSeries & | GetSeries () |
|
![]() ![]() |
FGraphTrack & | GetTrack () |
|
![]() ![]() |
const FTimingTrackViewport & | GetViewport () |
Operators
Type | Name | Description | |
---|---|---|---|
![]() |
FGraphTrackBuilder & | operator=
(
const FGraphTrackBuilder& |