Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FPageAllocator
| Name | FPageAllocator |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/MemStack.h |
| Include Path | #include "Misc/MemStack.h" |
Syntax
enum FPageAllocator
{
PageSize = 64 * 1024,
SmallPageSize = 1024-16,
}
Values
| Name | Remarks |
|---|---|
| PageSize | |
| SmallPageSize |