Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 683 Bytes

bitburner.gang.getequipmentstats.md

File metadata and controls

32 lines (18 loc) · 683 Bytes

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.