RavingBots.MagicGestures.Utils.ObjectPooling Namespace |
| Class | Description | |
|---|---|---|
| GameObjectPoolT |
A generic object pool.
| |
| GameObjectPoolRoot |
The root scene container for the pools.
| |
| PooledGameObject |
The base class for pooled objects.
|
| Interface | Description | |
|---|---|---|
| IObjectPool |
The interface to an object pool.
| |
| IPooledObject |
The interface that all pooled objects must implement.
|