Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FGraphTrack
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FGraphTrack () |
Insights/ViewModels/GraphTrack.h | ||
FGraphTrack
(
const FString& InName |
Insights/ViewModels/GraphTrack.h |
FGraphTrack()
| Name | FGraphTrack |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrack.h |
| Include Path | #include "Insights/ViewModels/GraphTrack.h" |
FGraphTrack()
FGraphTrack(const FString &)
| Name | FGraphTrack |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphTrack.h |
| Include Path | #include "Insights/ViewModels/GraphTrack.h" |
| Source | /Engine/Source/Developer/TraceInsights/Private/Insights/ViewModels/GraphTrack.cpp |
FGraphTrack
(
const FString & InName
)