Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/HAL > API/Runtime/Core/HAL/FMallocBinnedCommonBase > API/Runtime/Core/HAL/FMallocBinnedCommonBase/FBundleNode
Syntax
union FMallocBinnedCommonBase::FBundleNode
Remarks
NextBundle ptr is valid when node is stored in FFreeBlockList in a thread-local list of reusable allocations. Count is valid when node is stored in global recycler and caches the number of nodes in the list formed by NextNodeInCurrentBundle.