NativeSliceUnsafeUtility.SetAtomicSafetyHandle

Declaration

public static void SetAtomicSafetyHandle(ref NativeSlice<T> slice, Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle safety);

Parameters

slice NativeSlice.
safety Safety handle.

Description

Set safetly handle on NativeSlice.


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