Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Debug > API/Runtime/Engine/Debug/UReporterGraph
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Debug/ReporterGraph.h |
| Include | #include "Debug/ReporterGraph.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Debug/ReporterGraph.cpp |
void SetNumThresholds
&40;
int32 NumThresholds
&41;
Remarks
Set the number of Thresholds to display on this graph.
Parameters
| Name | Description |
|---|---|
| NumThresholds | The number of Thresholds. |