Version: 2023.2
언어: 한국어
public static void Clear (ref Unity.Collections.LowLevel.Unsafe.DisposeSentinel sentinel);

파라미터

sentinel The DisposeSentinel to clear.

설명

Clears the DisposeSentinel.

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