Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TGenericGrowableAllocator
| Name | AllocFreeCounts |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/GenericGrowableAllocator.h |
| Include Path | #include "Misc/GenericGrowableAllocator.h" |
Syntax
struct AllocFreeCounts
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Allocations | uint32 | Misc/GenericGrowableAllocator.h | ||
| Frees | uint32 | Misc/GenericGrowableAllocator.h |