Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TRangeAllocator
| Name | FFreeChunkInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/RangeAllocator.h |
| Include Path | #include "Misc/RangeAllocator.h" |
Syntax
struct FFreeChunkInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFreeChunkInfo
(
uint16 InMaxFreeRangeSize, |
Misc/RangeAllocator.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ChunkIndex | uint16 | Misc/RangeAllocator.h | ||
| MaxFreeRangeSize | uint16 | Misc/RangeAllocator.h |