TAllocatorFixedSizeFreeList::TAllocatorFixedSizeFreeList

Ctor

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/AllocatorFixedSizeFreeList.h

Include

#include "Containers/AllocatorFixedSizeFreeList.h"

Syntax

TAllocatorFixedSizeFreeList
(
    uint32 InitialBlockSize
)

Remarks

Ctor

Parameters

Parameter

Description

InitialBlockSize

number of allocations to warm the cache with

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