Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
FSparseArrayAllocationInfo Struct Reference

#include <SparseArray.h>

Public Attributes

int32 Index
 
void * Pointer
 

Detailed Description

The result of a sparse array allocation.

Definition at line 25 of file SparseArray.h.

Member Data Documentation

◆ Index

int32 FSparseArrayAllocationInfo::Index

Definition at line 27 of file SparseArray.h.

◆ Pointer

void* FSparseArrayAllocationInfo::Pointer

Definition at line 28 of file SparseArray.h.


The documentation for this struct was generated from the following file: