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

パラメーター

handleSafety handle.

説明

Checks if the handle can be read from. Throws an exception if already destroyed or a job is currently writing to the data.