AddressLimit

AddressLimit - Second parameter is estimate of the range of addresses expected to be returns by BinnedAllocFromOS().

Windows
MacOS
Linux

Syntax

uint64 AddressLimit

Remarks

AddressLimit - Second parameter is estimate of the range of addresses expected to be returns by BinnedAllocFromOS(). Binned Malloc will adjust its internal structures to make lookups for memory allocations O(1) for this range. It is ok to go outside this range, lookups will just be a little slower

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