Version: 2019.1
public static void Release (Unity.Collections.LowLevel.Unsafe.AtomicSafetyHandle handle);

パラメーター

handleSafety handle.

説明

Releases a previously created AtomicSafetyHandle.

CheckDeallocateAndThrow must be called before calling Release.