FCookStats::CallStats::Accumulate

Make it easier to update an accumulator by providing strongly typed access to the 2D array.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "ProfilingDebugging/CookStats.h"

Syntax

void Accumulate
(
    EHitOrMiss HitOrMiss,
    EStatType StatType,
    int64 Value,
    bool bIsInGameThread
)

Remarks

Make it easier to update an accumulator by providing strongly typed access to the 2D array.

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