Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsAutoDispose

Check whether this allocator will automatically dispose allocations.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Property
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public bool IsAutoDispose { get; }