FGrowableMallocChunk::DestroyAllocationStruct

Destroys the implemtnation object. By default, just deletes it

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/GenericGrowableAllocator.h"

Syntax

virtual void DestroyAllocationStruct
(
    FGrowableAllocationBase * Allocation
)

Remarks

Destroys the implemtnation object. By default, just deletes it

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