|
PoolGen
1.0
|
Namespaces | |
| package | Debug |
| package | Effects |
Classes | |
| class | PoolManagerInspector |
| interface | IPoolInstantiate |
| Helper interface for when a PoolUser is first added to an ObjectPool pool More... | |
| class | ObjectPool |
| Handles the pooling of objects. It will apply a PoolUser to each of its pooled objects. More... | |
| class | PoolManager |
| Manages multi-object pools More... | |
| struct | PoolPrefab |
| Data to be used for an object pool More... | |
| class | PoolUser |
| An object that is pooled in an ObjectPool More... | |
| class | NetworkedProjectileTest |
| An example networked raycast projectile component More... | |
| class | NetworkedShooterTest |
| An example of a networked object that shoots using a pool for projectiles More... | |
| class | PoolTest |
| Used to test the pool system More... | |
| class | ProjectileTest |
| An example raycast projectile component More... | |
| class | SingleShooterTest |
| An example of an object that shoots using a pool for projectiles More... | |
1.8.6