このページを含むバージョン:
このページを含まないバージョン:
class in Unity.Collections.LowLevel.Unsafe
DisposeSentinel is used to detect memory leaks.
It becomes available by defining the ENABLE_UNITY_COLLECTIONS_CHECKS symbol.See Also: the example in NativeContainerAttribute.