FHealthSnapshot::FHealthSnapshot

Create a snapshot of the current game health. Captures both memory and performance stats.

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

FHealthSnapshot
(
    const TCHAR * Title,
    const FPerformanceTrackingChart * GameplayFPSChart
)

Remarks

Create a snapshot of the current game health. Captures both memory and performance stats.

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