Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinned2 > API/Runtime/Core/FMallocBinned2/FPoolInfo
| Name | ECanary |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h |
| Include Path | #include "HAL/MallocBinned2.h" |
Syntax
enum ECanary
{
Unassigned = 0x3941,
FirstFreeBlockIsOSAllocSize = 0x17ea,
FirstFreeBlockIsPtr = 0xf317,
}
Values
| Name | Remarks |
|---|---|
| Unassigned | |
| FirstFreeBlockIsOSAllocSize | |
| FirstFreeBlockIsPtr |