FCookStats::CallStats::GetAccumulatedValue

Make it easier to access an accumulator using a uniform, stronly typed interface.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "ProfilingDebugging/CookStats.h"

Syntax

int64 GetAccumulatedValue
(
    EHitOrMiss HitOrMiss,
    EStatType StatType,
    bool bIsInGameThread
) const

Remarks

Make it easier to access an accumulator using a uniform, stronly typed interface.

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