AtomicSafetyHandle.CheckExistsAndThrow

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.