UReporterGraph::SetNumThresholds

Set the number of Thresholds to display on this 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 SetNumThresholds
(
    int32 NumThresholds
)

Remarks

Set the number of Thresholds to display on this graph.

Parameters

Parameter

Description

NumThresholds

The number of Thresholds.

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