FGenericPlatformMemory::DumpPlatformAndAllocatorStats

Dumps basic platform memory statistics and allocator specific statistics into the specified output device.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMemory.h

Include

#include "GenericPlatform/GenericPlatformMemory.h"

Source

/Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformMemory.cpp

Syntax

static void DumpPlatformAndAllocatorStats
(
    FOutputDevice & Ar
)

Remarks

Dumps basic platform memory statistics and allocator specific statistics into the specified output device.

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