NativeArrayExtensions.NativeArrayStaticId<T>
Provides a Burst compatible id for NativeArray T types. Used by the Job Safety System.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Struct
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public struct NativeArrayExtensions.NativeArrayStaticId<T> where T : unmanaged