Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FConfigCacheIni
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 |
virtual void ShowMemoryUsage
&40;
FOutputDevice & Ar
&41;
Remarks
Dumps memory stats for each file in the config cache to the specified archive.
Parameters
Name | Description |
---|---|
Ar | the output device to dump the results to |