Ark Server API (ASE) - Wiki
|
#include <SparseArray.h>
Public Attributes | |
int32 | Index |
void * | Pointer |
The result of a sparse array allocation.
Definition at line 25 of file SparseArray.h.
int32 FSparseArrayAllocationInfo::Index |
Definition at line 27 of file SparseArray.h.
void* FSparseArrayAllocationInfo::Pointer |
Definition at line 28 of file SparseArray.h.