FGrowableMallocChunk::InitializeAllocationStruct

Lets the implementation fill in any specific fields of the allocation struct after the base fields are set up

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/GenericGrowableAllocator.h"

Syntax

void InitializeAllocationStruct
(
    FGrowableAllocationBase * Allocation
)

Remarks

Lets the implementation fill in any specific fields of the allocation struct after the base fields are set up

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