Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BlocksAllocated

Retrieves the number of memory blocks that the allocator has requested from the system.
Read time 1 minuteLast updated 12 days ago

Definition

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