Navigation
API > API/Editor > API/Editor/StatsViewer
The predefined stats pages built into this module
| Name | EStatsPage::Type |
| Type | enum |
| Header File | /Engine/Source/Editor/StatsViewer/Public/StatsViewerModule.h |
| Include Path | #include "StatsViewerModule.h" |
Syntax
namespace EStatsPage
{
enum Type
{
CookerStats,
LightingBuildInfo,
PrimitiveStats,
StaticMeshLightingInfo,
TextureStats,
ShaderCookerStats,
}
}
Values
| Name | Remarks |
|---|---|
| CookerStats | |
| LightingBuildInfo | |
| PrimitiveStats | |
| StaticMeshLightingInfo | |
| TextureStats | |
| ShaderCookerStats |