Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FVirtualAllocator
| Name | FPerBlockSize |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/VirtualAllocator.h |
| Include Path | #include "HAL/VirtualAllocator.h" |
Syntax
struct FPerBlockSize
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AllocBlocksSize | int64 | HAL/VirtualAllocator.h | ||
| FirstFree | FFreeLink * | HAL/VirtualAllocator.h | ||
| FreeBlocksSize | int64 | HAL/VirtualAllocator.h |