UReporterGraph::Draw

Main draw call for the Graph.

Windows
MacOS
Linux

Override Hierarchy

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

Syntax

virtual void Draw
(
    UCanvas * Canvas
)

Remarks

Main draw call for the Graph.

Parameters

Parameter

Description

Canvas

The canvas to draw this graph to.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss