LuaEquipmentGridPrototype

class LuaEquipmentGridPrototype
name :: string [R] Name of this prototype.
order :: string [R] Order string of this prototype.
localised_name :: LocalisedString [R]
equipment_categories [R]
width :: uint [R]
height :: uint [R]
valid :: boolean [R] Is this object valid?

Prototype of a virtual signal.

name :: string [Read-only]

Name of this prototype.

order :: string [Read-only]

Order string of this prototype.

localised_name :: LocalisedString [Read-only]

width :: uint [Read-only]

height :: uint [Read-only]