FGraphLine

Graph Line data.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h

Include

#include "Debug/ReporterGraph.h"

Syntax

struct FGraphLine

Remarks

Graph Line data.

Variables

Name Description

Public variable

FLinearColor

 

Color

The color to graph this data with.

Public variable

TArray< FVector...

 

Data

The list of data to plot.

Public variable

FVector2D

 

LeftExtreme

Left extreme value.

Public variable

FString

 

LineName

The event name.

Public variable

FVector2D

 

RightExtreme

Right extreme value.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss