FGenericMemoryStats

Holds generic memory stats, internally implemented as a map.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/MemoryMisc.h

Include

#include "HAL/MemoryMisc.h"

Syntax

struct FGenericMemoryStats

Remarks

Holds generic memory stats, internally implemented as a map.

Variables

Name Description

Public variable

TMap< FString, ...

 

Data

Functions

Name Description

Public function

void

 

Add

(
    const TCHAR* StatDescription,
    const SIZE_T StatValue
)

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