Namespace GUPS.EasyPooling.Pooling
Classes
GameObjectPool
A pool for a single type (blueprint) of GameObjects.
Interfaces
IPool
Represents a generic pool interface for managing and reusing GameObjects.
IPoolAble
Represents an interface for poolable objects, providing methods to manage object lifecycle events within and outside of a pool.