Navigation
API > API/Runtime > API/Runtime/Core
Canary value used in FFreeBlock A constant value unless we're compiled with fork support in which case there are two values identifying whether the page was allocated pre- or post-fork
| Name | EBlockCanary |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/MallocBinned2.h |
| Include Path | #include "HAL/MallocBinned2.h" |
Syntax
enum EBlockCanary
{
Zero = 0x0,
Value = 0xe3,
}
Values
| Name | Remarks |
|---|---|
| Zero | |
| Value |