FCookStats::FScopedStatsCounter::AddHit

Call to indicate a Get or Put "cache hit". Exists calls by definition don't have hits or misses.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "ProfilingDebugging/CookStats.h"

Syntax

void AddHit
(
    int64 InBytesProcessed
)

Remarks

Call to indicate a Get or Put "cache hit". Exists calls by definition don't have hits or misses.

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