Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Rewind()

Rewind the allocator; invalidate all allocations made from it, and potentially also free memory blocks it has allocated from the system.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Method
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
public void Rewind()