TAllocatorFixedSizeFreeList::GetAllocatedSize

Get total memory allocated.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/AllocatorFixedSizeFreeList.h"

Syntax

uint32 GetAllocatedSize() const

Remarks

Get total memory allocated. Only returns the size of allocations made directly by the allocator, not the elements themselves.

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