This version of Unity is unsupported.

AtomicSafetyHandle.SetAllowSecondaryVersionWriting

Declaration

public static void SetAllowSecondaryVersionWriting(Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle, bool allowWriting);

Parameters

handle Safety handle.
allowWriting Allow writing.

Description

Switches the AtomicSafetyHandle to the secondary version number.