UnsafeQueue(AllocatorHandle)
Initializes and returns an instance of UnsafeQueue.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Constructor
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public UnsafeQueue(AllocatorManager.AllocatorHandle allocator)
Parameters
The allocator to use.