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