BinnedPageSize

The size of a "page" in Binned2 malloc terms, in bytes.

Windows
MacOS
Linux

Syntax

SIZE_T BinnedPageSize

Remarks

The size of a "page" in Binned2 malloc terms, in bytes. Should be at least 64KB. BinnedMalloc expects memory returned from BinnedAllocFromOS() to be aligned on BinnedPageSize boundary.

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