DisposeSentinel.Clear

Declaration

public static void Clear(ref Unity.Collections.LowLevel.Unsafe.DisposeSentinel sentinel);

Parameters

sentinel The DisposeSentinel to clear.

Description

Clears the DisposeSentinel.

A DisposeSentinel is usually cleared when the related NativeContainer is disposed.


Did you find this page useful? Please give it a rating: