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 |
FGraphLine &42; GetGraphLine
&40;
int32 LineIndex
&41;
Remarks
Get a pointer to a graph line. Pointer to the graph line. Do not cache. May return NULL.
Parameters
| Name | Description |
|---|---|
| LineIndex | Index of the graph line. |