This version of Unity is unsupported.

AtomicSafetyHandle.CheckExistsAndThrow

Declaration

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

Parameters

handle Safety handle.

Description

Checks if the handle is still valid and throws an exception if it is already destroyed.