Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TSparseListSet
| Name | FList |
| Type | struct |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Util/SparseListSet.h |
| Include Path | #include "Util/SparseListSet.h" |
Syntax
struct FList
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Blocks | TArray< ElementType *, TInlineAllocator< 8 > > | Util/SparseListSet.h | ||
| CurBlock | ElementType * | Util/SparseListSet.h | ||
| CurIndex | int32 | Util/SparseListSet.h |