mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
843 B
843 B
Home > bitburner > Gang > getEquipmentType
Gang.getEquipmentType() method
If you are not in BitNode-2, then you must have Source-File 2 in order to use this function.
Get the specified equipment type.
Signature:
getEquipmentType(equipName: GangEquipment | GangAugmentations): GangEquipmentType;
Parameters
| Parameter | Type | Description |
|---|---|---|
| equipName | GangEquipment | GangAugmentations | Name of equipment. |
Returns:
Type of the equipment.
Remarks
2 GB