Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/TRangeAllocator
Inheritance Hierarchy
- FChunkModifier
- TRangeAllocator::FChunk
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/RangeAllocator.h |
| Include | #include "Misc/RangeAllocator.h" |
Syntax
class FChunk : public FChunkModifier
Variables
| Type | Name | Description | |
|---|---|---|---|
| union TRangeAllocator::FChunk::@698 | @699 | ||
| int32 | InfoIndex | ||
| int32 | NextFreeChunkSlot |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FChunk
(
const FRangeAllocator& Allocator |