I noticed there was something in this system concerning object pooling. Does Addressables somehow have a mechanism to pool and recycle objects? How do I use this?
No, they are only using pooling internally for operations.
I noticed there was something in this system concerning object pooling. Does Addressables somehow have a mechanism to pool and recycle objects? How do I use this?
No, they are only using pooling internally for operations.