Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > TGenericGrowableAllocator
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/GenericGrowableAllocator.h |
Include | #include "Misc/GenericGrowableAllocator.h" |
void GetAllocationInfo
(
uint32 & Chunks,
uint64 & Used,
uint64 & Free
)