EGraphDataStyle::Type

Draw styles for data.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Debug/ReporterGraph.h"

Syntax

namespace EGraphDataStyle
{
    enum Type
    {
        Lines,
        Filled,
    }
}

Values

Name

Description

Lines

Filled

Remarks

Draw styles for data.

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