Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FirstUserIndex

Index in the global function table of the first user-defined allocator.
Read time 1 minuteLast updated 12 days ago

Definition

public const ushort FirstUserIndex = 64

Remarks

The indexes from 0 up to
FirstUserIndex
are reserved and so should not be used for your own allocators.