![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ConcurrentLinearAllocator.h>
Public Member Functions | |
| unsigned int | FetchSub (unsigned int N, std::memory_order) |
| void | Store (unsigned int N, std::memory_order) |
Public Attributes | |
| unsigned int | Value |
|
inline |
Returns the original number of allocations, before subtraction occurs.
|
inline |
| unsigned int TLinearAllocatorBase< BlockAllocationTag, ThreadPolicy >::FBlockHeader::FPlainUInt::Value |