Clear(ref DisposeSentinel)
Clears the DisposeSentinel.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: Unity.Collections.LowLevel.Unsafe
- Assembly: UnityEngine.ManagedKernelModule
Clear(DisposeSentinel)
public static void Clear(ref DisposeSentinel sentinel)
Parameters
The to clear.
DisposeSentinelRemarks
A is usually cleared when the related is disposed.
DisposeSentinelNativeContainer