Struct NativeArrayExtensions.NativeArrayStaticId<T>
Provides a Burst compatible id for NativeArrayT types. Used by the Job Safety System.
Namespace: Unity.Collections
Syntax
public struct NativeArrayStaticId<T>
where T : struct
Type Parameters
| Name | Description |
|---|---|
| T |