Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FSizeTableEntry
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
HAL/MallocBinnedCommon.h |
|
FSizeTableEntry
(
uint32 InBinSize,
uint64 PlatformPageSize,
uint8 Num4kbPages,
uint32 BasePageSize
)
|
|
HAL/MallocBinnedCommon.h |
|
FSizeTableEntry()
| |
|
| Name |
FSizeTableEntry |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommon.h |
| Include Path |
#include "HAL/MallocBinnedCommon.h" |
FSizeTableEntry()
FSizeTableEntry(uint32, uint64, uint8, uint32)
| |
|
| Name |
FSizeTableEntry |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/HAL/MallocBinnedCommon.h |
| Include Path |
#include "HAL/MallocBinnedCommon.h" |
| Source |
/Engine/Source/Runtime/Core/Private/HAL/MallocBinnedCommon.cpp |
FSizeTableEntry
(
uint32 InBinSize,
uint64 PlatformPageSize,
uint8 Num4kbPages,
uint32 BasePageSize
)