FirstUserIndex
Index in the global function table of the first user-defined allocator.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Field
- Namespace: Unity.Collections
- Assembly: UnityEngine.ManagedKernelModule
public const ushort FirstUserIndex = 64
Remarks
The indexes from 0 up to are reserved and so should not be used for your own allocators.
FirstUserIndex