This version of Unity is unsupported.

AtomicSafetyHandle.CheckWriteAndBumpSecondaryVersion

Declaration

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

Parameters

handle Safety handle.

Description

Performs CheckWriteAndThrow and then bumps the secondary version.