atcarter714 / UnityH4xx

Hacks, tricks and wizardry for Unity to enhance performance or make impossible things possible ...
Other
49 stars 1 forks source link

Implement other CollectionsMarshals apis #3

Open mdsitton opened 1 month ago

mdsitton commented 1 month ago

GetValueRefOrNullRef and GetValueRefOrAdd are particularly useful for working with Dictionaries and would be a huge life saver for some optimization scenarios.