Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Debug > API/Runtime/Engine/Debug/UReporterGraph
- UReporterBase::Draw()
- UReporterGraph::Draw()
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 |
virtual void Draw
&40;
UCanvas &42; Canvas
&41;
Remarks
Main draw call for the Graph.
Parameters
| Name | Description |
|---|---|
| Canvas | The canvas to draw this graph to. |