Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TLockFreeAllocOnceIndexedAllocat-
| Name | TLockFreeAllocOnceIndexedAllocator |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/LockFreeList.h |
| Include Path | #include "Containers/LockFreeList.h" |
Syntax
enum TLockFreeAllocOnceIndexedAllocator
{
MaxBlocks = (MaxTotalItems + ItemsPerPage - 1) / ItemsPerPage,
}
Values
| Name | Remarks |
|---|---|
| MaxBlocks |