DisposeSentinel

class in Unity.Collections.LowLevel.Unsafe

Cambiar al Manual

Descripción

DisposeSentinel is used to detect memory leaks.

It becomes available by defining the ENABLE_UNITY_COLLECTIONS_CHECKS symbol.

See Also: the example in NativeContainerAttribute.

Funciones Estáticas

ClearClear sentinel.
CreateCreate sentinel.
DisposeDispose safety handle and sentinel.

Delegados

DeallocateDelegateDeallocate delegate.