EStatType

Each hit or miss will contain these accumulator stats.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/ProfilingDebugging/CookStats.h

Include

#include "ProfilingDebugging/CookStats.h"

Syntax

enum EStatType
{
    Counter,
    Cycles,
    Bytes,
    MaxValue,
}

Values

Name

Description

Counter

Cycles

Bytes

MaxValue

Remarks

Each hit or miss will contain these accumulator stats.

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