![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MemoryMisc.h>
Public Member Functions | |
| void | Add (const FStringView &InDescription, SIZE_T InValue) |
| SIZE_T * | Find (const FStringView &InDescription) |
| const SIZE_T * | Find (const FStringView &InDescription) const |
| SIZE_T | FindRef (const FStringView &InDescription) const |
| FInternalMap::TRangedForConstIterator | begin () const |
| FInternalMap::TRangedForConstIterator | end () const |
Public Attributes | |
| FGenericMemoryStatsMap | Data |
Holds generic memory stats, internally implemented as a map.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| FGenericMemoryStatsMap FGenericMemoryStats::Data |