EGraphStyles

Time spent on graph drawing.

Windows
MacOS
Linux

References

Module

Profiler

Header

/Engine/Source/Developer/Profiler/Public/ProfilerCommon.h

Include

#include "ProfilerCommon.h"

Syntax

enum EGraphStyles
{
    Line,
    Combined,
    InvalidOrMax,
}

Values

Name

Description

Line

Line graph.

Combined

Combined graph.

InvalidOrMax

More to come in future. Invalid enum type, may be used as a number of enumerations.

Remarks

Time spent on graph drawing. Time spent on handling profiler data. Time spent on ticking profiler manager. Number of bytes allocated by all profiler sessions. Enumerates graph styles.

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