Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FGrowableAllocationBase Struct Reference

#include <GenericGrowableAllocator.h>

Public Attributes

uint64 Size
 
uint32 Offset
 
uint32 Padding
 
uint32 OwnerType
 

Detailed Description

Definition at line 27 of file GenericGrowableAllocator.h.

Member Data Documentation

◆ Offset

uint32 FGrowableAllocationBase::Offset

Definition at line 30 of file GenericGrowableAllocator.h.

◆ OwnerType

uint32 FGrowableAllocationBase::OwnerType

Definition at line 33 of file GenericGrowableAllocator.h.

◆ Padding

uint32 FGrowableAllocationBase::Padding

Definition at line 31 of file GenericGrowableAllocator.h.

◆ Size

uint64 FGrowableAllocationBase::Size

Definition at line 29 of file GenericGrowableAllocator.h.


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