UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FMallocBinned::FFreeMem Struct Reference

Public Attributes

FFreeMemNext
 
uint32 NumFreeBlocks
 

Detailed Description

Information about a piece of free memory. 16 bytes

Member Data Documentation

◆ Next

FFreeMem* FMallocBinned::FFreeMem::Next

Next or MemLastPool[], always in order by pool.

◆ NumFreeBlocks

uint32 FMallocBinned::FFreeMem::NumFreeBlocks

Number of consecutive free blocks here, at least 1.


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