![]() |
Runtime Spawner 1.2.5
Generic Runtime spawn and instance pooling system for spawning random AI agents around a map. Works with ANY AI system easily.
|
Classes | |
interface | MegaCrush.Spawner.ISpawnExecutor |
Executes a spawn request for a given SpawnEntry using a provided context. More... | |
struct | MegaCrush.Spawner.SpawnContext |
class | MegaCrush.Spawner.SpawnExecutor |
Default implementation of ISpawnExecutor. More... | |
Namespaces | |
namespace | MegaCrush |
namespace | MegaCrush.Spawner |
Enumerations | |
enum | MegaCrush.Spawner.SpawnSource { MegaCrush.Spawner.Unknown , MegaCrush.Spawner.Global , MegaCrush.Spawner.Region , MegaCrush.Spawner.Wave , MegaCrush.Spawner.Special } |