This version of Unity is unsupported.

NativeSliceUnsafeUtility.GetAtomicSafetyHandle

public static Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle GetAtomicSafetyHandle(NativeSlice<T> slice);

Parameters

sliceNativeSlice.

Returns

AtomicSafetyHandle Safety handle.

Description

Get safety handle for native slice.