![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ReporterGraph.h>
Public Member Functions | |
| FGraphThreshold () | |
| FGraphThreshold (float InThreshold, const FLinearColor &InColor, FString InName) | |
Public Attributes | |
| float | Threshold |
| FLinearColor | Color |
| FString | ThresholdName |
Graph Line data.
|
inline |
|
inline |
| FLinearColor FGraphThreshold::Color |
The color of the threshold.
| float FGraphThreshold::Threshold |
The threshold amount.
| FString FGraphThreshold::ThresholdName |
The Threshold name.