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