![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for FMallocCrashPool, including all inherited members.
| AllocatedMemory | FMallocCrashPool | |
| AllocateFromPool(uint32 InAllocationSize) | FMallocCrashPool | inline |
| Allocations | FMallocCrashPool | |
| AllocationSize | FMallocCrashPool | |
| AllocBase | FMallocCrashPool | |
| FMallocCrashPool(const FPoolDesc &PoolDesc, FGenericPlatformMallocCrash &Outer) | FMallocCrashPool | inline |
| GetAllocationSize(uint8 *Ptr) const | FMallocCrashPool | inline |
| GetPool(int32 Index) | FMallocCrashPool | inlinestatic |
| GetPools() | FMallocCrashPool | inlinestatic |
| MaxNumAllocations | FMallocCrashPool | |
| MaxNumUsed | FMallocCrashPool | |
| MaxUsedIndex | FMallocCrashPool | |
| NumUsed | FMallocCrashPool | |
| TotalNumUsed | FMallocCrashPool | |
| TryFreeFromPool(uint8 *Ptr) | FMallocCrashPool | inline |