This version of Unity is unsupported.

AtomicSafetyHandle.Create

Declaration

public static Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle Create();

Returns

AtomicSafetyHandle Safety handle.

Description

Creates a new AtomicSafetyHandle that is valid until AtomicSafetyHandle.Release is called.