Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

NativeArrayUnsafeUtility.GetAtomicSafetyHandle

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.

Did you find this page useful? Please give it a rating: