Prototype/EquipmentGrid: Difference between revisions
Jump to navigation
Jump to search
(→equipment_categories: desc) |
(Added prototype type to page) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
Prototype type: '''equipment-grid''' | |||
The prototype of an equipment grid, for example the one used in a [[power armor]]. Extends [[Prototype]]. | The prototype of an equipment grid, for example the one used in a [[power armor]]. Extends [[Prototype]]. | ||
Revision as of 16:28, 21 January 2019
Basics
Prototype type: equipment-grid
The prototype of an equipment grid, for example the one used in a power armor. Extends Prototype.
Mandatory properties
Inherits all properties from Prototype.
equipment_categories
Type: Types/table of Types/string
An array of equipment-category names. Only equipment with this category can be inserted into the grid.
width
Type: Types/uint32
height
Type: Types/uint32