FGrowableMallocChunk::CreateAllocationStruct

Creates an implementation specific subclass of [FGrowableAllocationBase](API\Runtime\Core\Misc\FGrowableAllocationBase).

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/GenericGrowableAllocator.h

Include

#include "Misc/GenericGrowableAllocator.h"

Syntax

FGrowableAllocationBase * CreateAllocationStruct()

Remarks

Creates an implementation specific subclass of FGrowableAllocationBase. Does not need to be initialized (see InitializeAllocationStruct)

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