NativeSliceUnsafeUtility.GetAtomicSafetyHandle

Declaration

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

Parameters

slice The NativeSlice to check.

Returns

AtomicSafetyHandle The AtomicSafetyHandle of slice.

Description

Gets the AtomicSafetyHandle for a NativeSlice.


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