Mr-sB / ObjectPool

The Unity object pooling can load and cache all objects inherited from UnityEngine.Object, and can easily expand the loading method, such as loading objects from AssetBundle. And contains CommonPool to cache other type objects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mr-sB/ObjectPool Stargazers