Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/SparseArray.h |
| Include | #include "Containers/SparseArray.h" |
Syntax
struct FSparseArrayAllocationInfo
Remarks
The result of a sparse array allocation.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Index | ||
| void * | Pointer |