FHealthSnapshot::DumpStats

Dump a text blob describing all stats captured by the snapshot to the given output device with the given log category.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ProfilingDebugging/HealthSnapshot.h

Include

#include "ProfilingDebugging/HealthSnapshot.h"

Source

/Engine/Source/Runtime/Engine/Private/ProfilingDebugging/HealthSnapshot.cpp

Syntax

virtual void DumpStats
(
    FOutputDevice & Ar,
    FName CategoryName
)

Remarks

Dump a text blob describing all stats captured by the snapshot to the given output device with the given log category.

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