Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FVirtualAllocator::FFreeLink Struct Reference
+ Collaboration diagram for FVirtualAllocator::FFreeLink:

Public Attributes

voidPtr = nullptr
 
FFreeLinkNext = nullptr
 

Detailed Description

Definition at line 14 of file VirtualAllocator.h.

Member Data Documentation

◆ Next

FFreeLink* FVirtualAllocator::FFreeLink::Next = nullptr

Definition at line 17 of file VirtualAllocator.h.

◆ Ptr

void* FVirtualAllocator::FFreeLink::Ptr = nullptr

Definition at line 16 of file VirtualAllocator.h.


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