bitburner-src/markdown/bitburner.gang.getequipmenttype.md

33 lines
599 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Gang](./bitburner.gang.md) &gt; [getEquipmentType](./bitburner.gang.getequipmenttype.md)
## Gang.getEquipmentType() method
Get type of an equipment.
**Signature:**
```typescript
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.