UReporterGraph::SetNumGraphLines

Set the number of graph lines.

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 SetNumGraphLines
(
    int32 NumDataLines
)

Remarks

Set the number of graph lines.

Parameters

Parameter

Description

NumDataLines

The number of lines to plot on this 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