Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/FGraphSeries
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
void SetName
(
const TCHAR* InName
)
|
|
Insights/ViewModels/GraphSeries.h |
|
|
|
Insights/ViewModels/GraphSeries.h |
|
|
|
Insights/ViewModels/GraphSeries.h |
|
SetName(const TCHAR *)
| |
|
| Name |
SetName |
| Type |
function |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include Path |
#include "Insights/ViewModels/GraphSeries.h" |
void SetName
(
const TCHAR * InName
)
SetName(const FString &)
| |
|
| Name |
SetName |
| Type |
function |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include Path |
#include "Insights/ViewModels/GraphSeries.h" |
void SetName
(
const FString & InName
)
SetName(const FText &)
| |
|
| Name |
SetName |
| Type |
function |
| Header File |
/Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/GraphSeries.h |
| Include Path |
#include "Insights/ViewModels/GraphSeries.h" |
void SetName
(
const FText & InName
)