EStatsPage::Type

The predefined stats pages built into this module

Windows
MacOS
Linux

References

Module

StatsViewer

Header

/Engine/Source/Editor/StatsViewer/Public/StatsViewerModule.h

Include

#include "StatsViewerModule.h"

Syntax

namespace EStatsPage
{
    enum Type
    {
        CookerStats,
        LightingBuildInfo,
        PrimitiveStats,
        StaticMeshLightingInfo,
        TextureStats,
        ShaderCookerStats,
    }
}

Values

Name

Description

CookerStats

LightingBuildInfo

PrimitiveStats

StaticMeshLightingInfo

TextureStats

ShaderCookerStats

Remarks

The predefined stats pages built into this module

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