decline-cookies / anvil-unity-dots

Unity DOTS and ECS specific additions and extensions to Anvil
MIT License
4 stars 1 forks source link

Adding extensions to get elements as refs from Arrays #221

Closed jkeon closed 1 year ago

jkeon commented 1 year ago

Adding similar methods to UnsafeArray and NativeArray as were already contained on UnsafeList and DynamicBufferExtension

What is the current behaviour?

What is the new behaviour?

What issues does this resolve?

What PRs does this depend on?

Does this introduce a breaking change?