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

Parameters

arrayNativeArray.

Returns

AtomicSafetyHandle Safety handle.

Description

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