FFreeMem

Information about a piece of free memory. 16 bytes

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp

Include

#include "HAL/MallocBinned.cpp"

Syntax

struct FFreeMem

Remarks

Information about a piece of free memory. 16 bytes

Variables

Name Description

Public variable

FFreeMem *

 

Next

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

Public variable

uint32

 

NumFreeBlocks

Number of consecutive free blocks here, at least 1.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss