public static Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle GetAtomicSafetyHandle (NativeArray<T> array);

Parámetros

arrayNativeArray.

Valor de retorno

AtomicSafetyHandle Safety handle.

Descripción

Returns the AtomicSafetyHandle that is used for safety control on the NativeArray.