Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Containers/Map.h |
Include |
#include "Containers/Map.h" |
SIZE_T GetAllocatedSize() const
Helper function to return the amount of memory allocated by this container . Only returns the size of allocations made directly by the container, not the elements themselves.
Number of bytes allocated by this container.