![]() |
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.
|
Metadata associated with a spawned object for bookkeeping and analytics. More...
Public Attributes | |
SpawnSource | Source |
Where the object came from (Global/Region/Wave/Special/Unknown). | |
string | SourceName |
Optional source name (e.g. wave name / special rule name). | |
string | SpawnTag |
Optional tag (e.g. special placement tag). | |
Metadata associated with a spawned object for bookkeeping and analytics.
SpawnSource MegaCrush.Spawner.SpawnMeta.Source |
Where the object came from (Global/Region/Wave/Special/Unknown).
string MegaCrush.Spawner.SpawnMeta.SourceName |
Optional source name (e.g. wave name / special rule name).
string MegaCrush.Spawner.SpawnMeta.SpawnTag |
Optional tag (e.g. special placement tag).