![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| constexpr | FPoolDesc (uint32 InSize, const uint32 InNumAllocs) |
Public Attributes | |
| const uint32 | Size |
| const uint32 | NumAllocs |
Describes a pool.
| const uint32 FPoolDesc::NumAllocs |
Number of allocations in the pool.
| const uint32 FPoolDesc::Size |
Size of the pool.