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

Parámetros

sentinelThe DisposeSentinel to clear.

Descripción

Clears the DisposeSentinel.

A DisposeSentinel is usually cleared when the related native container is disposed.