Skip to content

Latest commit

 

History

History

README.md

[TOC]

MGS.ObjectPool

Summary

General object pool for Unity object.

Ability

  • ObjectPool, ObjectPoolPro, Object pool for specified type T.
  • GoPool, Object pool for GameObject.
  • GoPoolManager, Manager of gameobject pool.

Install

  • Unity --> Window --> Package Manager --> "+" --> Add package from git URL...

    https://github.com/mogoson/MGS.ObjectPool.git?path=/Assets
    

Samples

  • Unity --> Window --> Package Manager --> Packages-Mogoson --> Object Pool --> Samples.

Copyright © 2025 Mogoson. mogoson@outlook.com