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