Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FGrowOnlySpanAllocator
| Name | FLinearAllocation |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/GrowOnlySpanAllocator.h |
| Include Path | #include "GrowOnlySpanAllocator.h" |
Syntax
class FLinearAllocation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FLinearAllocation
(
int32 InStartOffset, |
GrowOnlySpanAllocator.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Num | int32 | GrowOnlySpanAllocator.h | ||
| StartOffset | int32 | GrowOnlySpanAllocator.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool Contains
(
FLinearAllocation Other |
GrowOnlySpanAllocator.h |