Constructor UnsafeQueue
UnsafeQueue(AllocatorHandle)
Initializes and returns an instance of UnsafeQueue.
Declaration
public UnsafeQueue(AllocatorManager.AllocatorHandle allocator)
Parameters
| Type | Name | Description |
|---|---|---|
| AllocatorManager.AllocatorHandle | allocator | The allocator to use. |