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

パラメーター

arrayNativeArray.

戻り値

AtomicSafetyHandle Safety handle.

説明

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