FGrowableMallocChunk::DoesChunkContainAllocation

Queries the implementation if the given allocation came from this chunk

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/GenericGrowableAllocator.h"

Syntax

bool DoesChunkContainAllocation
(
    const FGrowableAllocationBase * Allocation
)

Remarks

Queries the implementation if the given allocation came from this chunk

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