Ark Server API (ASA) - Wiki
|
Public Attributes | |
int64 | AllocBlocksSize = 0 |
int64 | FreeBlocksSize = 0 |
FFreeLink * | FirstFree = nullptr |
Definition at line 20 of file VirtualAllocator.h.
int64 FVirtualAllocator::FPerBlockSize::AllocBlocksSize = 0 |
Definition at line 22 of file VirtualAllocator.h.
Definition at line 24 of file VirtualAllocator.h.
int64 FVirtualAllocator::FPerBlockSize::FreeBlocksSize = 0 |
Definition at line 23 of file VirtualAllocator.h.