![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <LockFreeList.h>
Public Attributes | |
| FIndexedPointer | DoubleNext |
| std::atomic< void * > | Payload |
| std::atomic< uint32 > | SingleNext |
| FIndexedPointer FIndexedLockFreeLink::DoubleNext |
| std::atomic<void*> FIndexedLockFreeLink::Payload |
| std::atomic<uint32> FIndexedLockFreeLink::SingleNext |