FMallocBinned::Private::CreateHashBucket

Returns a newly created and initialized [PoolHashBucket](API\Runtime\Core\HAL\FMallocBinned\PoolHashBucket) for use.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/MallocBinned.cpp"

Syntax

static PoolHashBucket * CreateHashBucket
(
    FMallocBinned & Allocator
)

Remarks

Returns a newly created and initialized PoolHashBucket for use.

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