bitburner.gang.getequipmenttype.md

September 26, 2025 ยท View on GitHub

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.

Contents

  1. 1Gang.getEquipmentType() method
  2. 2Parameters
  3. 3Remarks