Object Pooling 1.2.0
Simple Object Pooling system for Unity Game Objects. It instantiates a pool of prefabs and manages their lifecycle.
Loading...
Searching...
No Matches
MegaCrush.ObjectPool.PoolManager Member List

This is the complete list of members for MegaCrush.ObjectPool.PoolManager, including all inherited members.

AddNewObjectPool(PoolObjectSetting thisObject)MegaCrush.ObjectPool.PoolManagerstatic
GetInstance(GameObject prefab)MegaCrush.ObjectPool.PoolManagerstatic
GetInstance(string name)MegaCrush.ObjectPool.PoolManagerstatic
GetObjectName(GameObject prefab)MegaCrush.ObjectPool.PoolManagerstatic
IsWarmingMegaCrush.ObjectPool.PoolManagerstatic
ReturnInstance(GameObject instance)MegaCrush.ObjectPool.PoolManagerstatic