Navigation
API > API/Runtime > API/Runtime/Core
| Name | FScriptSparseArrayLayout |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/SparseArray.h |
| Include Path | #include "Containers/SparseArray.h" |
Syntax
struct FScriptSparseArrayLayout
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Alignment | int32 | ElementOffset is at zero offset from the TSparseArrayElementOrFreeListLink - not stored here. | Containers/SparseArray.h | |
| Size | int32 | Containers/SparseArray.h |