Navigation
API > API/Runtime > API/Runtime/RHICore > API/Runtime/RHICore/FRHIMemoryPool
| Name | EFreeListOrder |
| Type | enum |
| Header File | /Engine/Source/Runtime/RHICore/Public/RHIPoolAllocator.h |
| Include Path | #include "RHIPoolAllocator.h" |
Syntax
enum EFreeListOrder
{
SortBySize,
SortByOffset,
}
Values
| Name | Remarks |
|---|---|
| SortBySize | |
| SortByOffset |