Ark Server API (ASA) - Wiki
|
#include <GenericGrowableAllocator.h>
Public Attributes | |
uint64 | Size |
uint32 | Offset |
uint32 | Padding |
uint32 | OwnerType |
Definition at line 27 of file GenericGrowableAllocator.h.
uint32 FGrowableAllocationBase::Offset |
Definition at line 30 of file GenericGrowableAllocator.h.
uint32 FGrowableAllocationBase::OwnerType |
Definition at line 33 of file GenericGrowableAllocator.h.
uint32 FGrowableAllocationBase::Padding |
Definition at line 31 of file GenericGrowableAllocator.h.
uint64 FGrowableAllocationBase::Size |
Definition at line 29 of file GenericGrowableAllocator.h.