FCompressedGrowableBuffer::GetAllocatedSize

Helper function to return the amount of memory allocated by this buffer

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/CompressedGrowableBuffer.h"

Syntax

SIZE_T GetAllocatedSize() const

Remarks

Helper function to return the amount of memory allocated by this buffer

Returns

number of bytes allocated by this buffer

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