![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for uLang::CAllocatorInstance, including all inherited members.
| Allocate(size_t NumBytes) const | uLang::CAllocatorInstance | inline |
| CAllocatorInstance(FAllocate Allocate, FReallocate Reallocate, FDeallocate Deallocate) | uLang::CAllocatorInstance | inline |
| Deallocate(void *Memory) const | uLang::CAllocatorInstance | inline |
| FAllocate typedef | uLang::CAllocatorInstance | |
| FDeallocate typedef | uLang::CAllocatorInstance | |
| FReallocate typedef | uLang::CAllocatorInstance | |
| GenerateObserverId() | uLang::CAllocatorInstance | inline |
| Reallocate(void *Memory, size_t NumBytes) const | uLang::CAllocatorInstance | inline |