#AllocatorManager.TempJob instead of Allocator.Temp

1 messages · Page 1 of 1 (latest)

gaunt junco
#

Hey all, something updated with my linter in vs code and now it wants me to use the AllocatorManager, is that correct?

jolly veldt
#

if you're not passing it to a job, you should be using Allocator.Temp

#

I've never seen anyone use AllocatorManager.X, maybe for historical reasons
but it's the same thing