Version: 2018.4
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.