Prototype/AutoplaceControl: Difference between revisions
Jump to navigation
Jump to search
(Changed links going to the redirect Prototype to go to PrototypeBase.) |
(Set prototype parent) |
||
Line 1: | Line 1: | ||
{{Prototype parent|PrototypeBase}} | |||
== Basics == | == Basics == | ||
Prototype type: '''autoplace-control''' | Prototype type: '''autoplace-control''' |
Revision as of 14:47, 24 July 2019
Prototype definitions » PrototypeBase » Prototype/AutoplaceControl
Basics
Prototype type: autoplace-control
A setting in the map creation GUI. Used by the autoplace system.
Mandatory properties
Inherits all properties from PrototypeBase.
category
Type: Types/string
Either "resource", "terrain" or "enemy". Controls in what tab the autoplace is shown in the map generator GUI.
Optional properties
richness
Type: Types/bool
Default: false
Sets whether this control's richness can be set by the player or not.
If your autoplace control is used to generate ores, you probably want this to be true.
Differing defaults
order
Default: ""
Controls are sorted in the map creation GUI according to this property.