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

파라미터

sentinelThe DisposeSentinel to clear.

설명

Clears the DisposeSentinel.

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