Pool Boss  V 1.2.1
The ultimate pooling solution!
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CMonoBehaviour
 CDarkTonic.PoolBoss.PoolBossThis class is used to spawn and despawn things using pooling (avoids Instantiate and Destroy calls).
 CDarkTonic.PoolBoss.PoolMiniBossPool Mini Boss allows you to have groups of prefabs or Addressables that are only in Pool Boss during the time the Pool Mini Boss objects is enabled.
 CDarkTonic.PoolBoss.TimedDespawnerThis class is used to configure a Timed Despawner
 CDarkTonic.PoolBoss.PoolBossExtensionsExtension methods of Pool Boss methods, that you can call with one less parameter from the Transform component.