Prototype/EquipmentGrid: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Extends Prototype.)
Line 8: Line 8:
'''Type''': [[Types/table]] of [[Types/string]]
'''Type''': [[Types/table]] of [[Types/string]]


An array of equipment-category names.
An array of equipment-category names. Only equipment with this category can be inserted into the grid.


=== width ===
=== width ===

Revision as of 15:19, 28 July 2018

Basics

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