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 |
FGraphThreshold &42; GetThreshold
&40;
int32 ThresholdIndex
&41;
Remarks
Get a pointer to a threshold. Pointer to the threshold. Do not cache. May return NULL.
Parameters
| Name | Description |
|---|---|
| ThresholdIndex | Index of the threshold. |