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.