![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ReporterGraph.h>
Public Attributes | |
| TArray< FVector2D > | Data |
| FLinearColor | Color |
| FVector2D | LeftExtreme |
| FVector2D | RightExtreme |
| FString | LineName |
Graph Line data.
| FLinearColor FGraphLine::Color |
The color to graph this data with.
| FVector2D FGraphLine::LeftExtreme |
Left extreme value.
| FString FGraphLine::LineName |
The event name.
| FVector2D FGraphLine::RightExtreme |
Right extreme value.