FCookStats::CallStats::LogStats

Used to log the instance in a common way.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "ProfilingDebugging/CookStats.h"

Syntax

void LogStats
(
    FCookStatsManager::AddStatFuncRef AddStat,
    const FString & StatName,
    const FString & NodeName,
    const TCHAR * CallName
) const

Remarks

Used to log the instance in a common way.

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