This version of Unity is unsupported.

AtomicSafetyHandle.UseSecondaryVersion

Declaration

public static void UseSecondaryVersion(ref Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

Parameters

handle Safety handle.

Description

Switches the AtomicSafetyHandle to the secondary version number.

For a conceptual overview of container version numbers, see Copying NativeContainer structures.