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