Navigation
Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ViewModels
Inheritance Hierarchy
- TSharedFromThis
- FBaseTimingTrack
- FGraphTrack
- FRandomGraphTrack
References
Module | TraceInsights |
Header | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrack.h |
Include | #include "Insights/ViewModels/GraphTrack.h" |
Syntax
class FRandomGraphTrack : public FGraphTrack
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | ||
![]() |
void | GenerateSeries
(
FGraphSeries& Series, |
|
![]() ![]() |
const FName & |
Overridden from FBaseTimingTrack
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
const FName & | GetTypeName () |
|
![]() ![]() ![]() |
bool | ||
![]() ![]() |
void | Update
(
const ITimingTrackUpdateContext& Context |
Update callback called each frame, but only if the track is visible. |
Constants
Name | Description |
---|---|
TypeName |