This version of Unity is unsupported.

AtomicSafetyHandle.SetAllowSecondaryVersionWriting

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

Parameters

handleSafety handle.
allowWritingAllow writing.

Description

Switches the AtomicSafetyHandle to the secondary version number.