bitburner-src/markdown/bitburner.gang.getequipmenttype.md
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

605 B

Home > bitburner > Gang > getEquipmentType

Gang.getEquipmentType() method

Get type of an equipment.

Signature:

getEquipmentType(equipName: string): string;

Parameters

Parameter Type Description
equipName string Name of equipment.

Returns:

string

Type of the equipment.

Remarks

RAM cost: 2 GB

Get the specified equipment type.