Enum ESpawnAllowed
Where a PointOfInterest can spawn
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum ESpawnAllowed : int
Fields
| Name | Description |
|---|---|
| All | any location |
| City | city tile |
| CityCenter | Close to the city's center |
| Inner | city + suburbs |
| Outer | suburbs + outside |
| Outside | no roads |
| Suburbs | suburbs, not in the city, but with roads |