Allocator.Temp

Description

Use a temporary allocation.

The fastest allocation. Use it for allocations with a lifespan of one frame or fewer. You can't use Temp to pass allocations to NativeContainer instances stored in a job's member field.


Did you find this page useful? Please give it a rating: