|
Runtime Spawner 1.5.0
Generic Runtime spawn and instance pooling system for spawning random AI agents around a map. Works with ANY AI system easily.
|
Classes | |
| struct | MegaCrush.Spawner.SpawnRequest |
| Immutable data package describing a single spawn operation. More... | |
| interface | MegaCrush.Spawner.ISpawnHandle |
| Represents a handle returned by an IObjectFactory after spawning an object. More... | |
| interface | MegaCrush.Spawner.IObjectFactory |
| Interface implemented by object factories capable of spawning objects synchronously or asynchronously. More... | |
| interface | MegaCrush.Spawner.IPrewarmableFactory |
| Optional interface for factories that support prewarming (pool priming) of spawnable prefabs. More... | |
Namespaces | |
| namespace | MegaCrush |
| namespace | MegaCrush.Spawner |