FConfigCacheIni::ShowMemoryUsage

Dumps memory stats for each file in the config cache to the specified archive.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ConfigCacheIni.h

Include

#include "Misc/ConfigCacheIni.h"

Source

/Engine/Source/Runtime/Core/Private/Misc/ConfigCacheIni.cpp

Syntax

virtual void ShowMemoryUsage
(
    FOutputDevice & Ar
)

Remarks

Dumps memory stats for each file in the config cache to the specified archive.

Parameters

Parameter

Description

Ar

the output device to dump the results to

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