bitburner-src/markdown/bitburner.gang.getequipmentstats.md
Olivier Gagnon d82f3e7ad7 more doc
2021-11-03 00:33:14 -04:00

689 B

Home > bitburner > Gang > getEquipmentStats

Gang.getEquipmentStats() method

Get stats of an equipment.

Signature:

getEquipmentStats(equipName: string): EquipmentStats;

Parameters

Parameter Type Description
equipName string Name of equipment.

Returns:

EquipmentStats

A dictionary containing the stats of the equipment.

Remarks

RAM cost: 2 GB

Get the specified equipment stats.