Enum EMapArchetype
Namespace: Mannequin.Bindings
Assembly: Collapse.dll
Syntax
public enum EMapArchetype : int
Fields
Name | Description |
---|---|
City | Generate a city-style map with lots of buildings. |
Empty | Generate a map that doesn't contain structures at all. |
Forest | Generate a forest map. |
MilitaryBase | |
RoadSide | Generate a road-side map. |