AtomicSafetyHandle.CheckExistsAndThrow
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.