![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "UObject/ObjectMacros.h"#include "Debug/ReporterBase.h"#include "ReporterGraph.generated.h"Go to the source code of this file.
Classes | |
| struct | FRect |
| struct | FGraphThreshold |
| struct | FGraphLine |
| class | UReporterGraph |
Namespaces | |
| namespace | EGraphAxisStyle |
| namespace | EGraphDataStyle |
| namespace | ELegendPosition |
Enumerations | |
| enum | EGraphAxisStyle::Type : int { EGraphAxisStyle::Lines , EGraphAxisStyle::Notches , EGraphAxisStyle::Grid } |
| enum | EGraphDataStyle::Type : int { EGraphDataStyle::Lines , EGraphDataStyle::Filled } |
| enum | ELegendPosition::Type : int { ELegendPosition::Outside , ELegendPosition::Inside } |