Property MaxSpawned
| Edit this page View SourceMaxSpawned
Maximum count of instances of this creature that can be active at the same time. Defaults to 1.
Declaration
public int MaxSpawned { get; set; }
Property Value
| Type | Description |
|---|---|
| int |
public int MaxSpawned { get; set; }
| Type | Description |
|---|---|
| int |