Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMallocBinned3
| Name | FPoolInfoSmall |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Private/HAL/MallocBinned3.cpp |
| Include Path | #include "HAL/MallocBinned3.cpp" |
Syntax
struct FPoolInfoSmall
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPoolInfoSmall() |
Enums
Public
| Name | Remarks |
|---|---|
| ECanary |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * AllocateBin
(
uint8* BlockPtr, |
|||
void CheckCanary
(
ECanary ShouldBe |
|||
bool HasFreeBin() |
|||
void SetCanary
(
ECanary ShouldBe, |