UReporterBase::Draw

Main draw call for the Reporter.

Windows
MacOS
Linux

Override Hierarchy

UReporterBase::Draw()

UReporterGraph::Draw()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Debug/ReporterBase.h

Include

#include "Debug/ReporterBase.h"

Syntax

virtual void Draw
(
    UCanvas * Canvas
)

Remarks

Main draw call for the Reporter.

Parameters

Parameter

Description

Canvas

The canvas to draw 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