Prototype/EquipmentGrid: Difference between revisions
Jump to navigation
Jump to search
(Created page with "== Basics == The prototype of an equipment grid, for example the one used in a power armor. == Mandatory properties == Inherits all properties from Prototype. === eq...") |
(Extends Prototype.) |
||
Line 1: | Line 1: | ||
== Basics == | == Basics == | ||
The prototype of an equipment grid, for example the one used in a [[power armor]]. | The prototype of an equipment grid, for example the one used in a [[power armor]]. Extends [[Prototype]]. | ||
== Mandatory properties == | == Mandatory properties == |
Revision as of 11:20, 20 June 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.
width
Type: Types/uint32
height
Type: Types/uint32