Navigation
API > API/Developer > API/Developer/TraceInsights
| Name | FRandomGraphTrack |
| Type | class |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrack.h |
| Include Path | #include "Insights/ViewModels/GraphTrack.h" |
Syntax
class FRandomGraphTrack : public FGraphTrack
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FBaseTimingTrack → FGraphTrack → FRandomGraphTrack
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual INSIGHTS_DECLARE_RTTI(FRandomGraphTrack, FGraphTrack, UE_API) public ~FRandomGraphTrack() |
Insights/ViewModels/GraphTrack.h |
Functions
Protected
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void GenerateSeries
(
FGraphSeries& Series, |
Insights/ViewModels/GraphTrack.h |