![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LinearAllocator.h>
Public Member Functions | |
| CORE_API | FLinearBlockAllocator (SIZE_T) |
| CORE_API | ~FLinearBlockAllocator () |
| CORE_API void * | Allocate (SIZE_T Size, uint32 Alignment=8) |
| UE_FORCEINLINE_HINT SIZE_T | GetAllocatedMemorySize () const |
| FLinearBlockAllocator::FLinearBlockAllocator | ( | SIZE_T | ) |
| FLinearBlockAllocator::~FLinearBlockAllocator | ( | ) |
|
inline |