FHealthSnapshot::Dump

Dumps a text blob describing all stats captured by the snapshot to the given output device.

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

void Dump
(
    FOutputDevice & Ar
)

Remarks

Dumps a text blob describing all stats captured by the snapshot to the given output device. Outputs to the LogHealthSnapshot log category.

Parameters

Parameter

Description

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