UReporterGraph::SetGraphScreenSize

Set The size of the graph.

Windows
MacOS
Linux

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

void SetGraphScreenSize
(
    const FVector2D & Min,
    const FVector2D & Max
)

Remarks

Set The size of the graph.

Parameters

Parameter

Description

Min

The normalized minimum extent of the graph.

Max

The normalized maximum extent of the graph.

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