Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Function

All allocators must implement this property, in order to be installed in the custom allocator table.
Read time 1 minuteLast updated 7 days ago

Definition

  • Type: Property
  • Namespace: Unity.Collections
  • Assembly: UnityEngine.ManagedKernelModule
[ExcludeFromBurstCompatTesting("Uses managed delegate")]public AllocatorManager.TryFunction Function { get; }