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