![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "HAL/LowLevelMemTracker.h"#include "Misc/ScopeLock.h"#include "ProfilingDebugging/MemoryTrace.h"#include "Stats/Stats.h"Go to the source code of this file.
Classes | |
| struct | FGrowableAllocationBase |
| class | FGrowableMallocBase |
| class | FGrowableMallocChunk |
| class | TGenericGrowableAllocator< ChunkAllocatorType, GrowableAllocationBaseType > |
Macros | |
| #define | ALLOCATION_HISTOGRAM (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 1 |
| #define | ALLOCATION_HISTOGRAM_DETAILED (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 0 |
| #define ALLOCATION_HISTOGRAM (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 1 |
| #define ALLOCATION_HISTOGRAM_DETAILED (!UE_BUILD_SHIPPING && !UE_BUILD_TEST) && 0 |