DisposeSentinel

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.

정적 함수

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

델리게이트

DeallocateDelegateDeallocate delegate.