AtomicSafetyHandle.UseSecondaryVersion

Declaration

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

Parameters

handle The AtomicSafetyHandle to switch.

Description

Switches the AtomicSafetyHandle to the secondary version number.

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


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