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

Parameters

handleSafety handle.

Description

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