mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
work on doc
This commit is contained in:
32
markdown/bitburner.gang.getequipmenttype.md
Normal file
32
markdown/bitburner.gang.getequipmenttype.md
Normal file
@@ -0,0 +1,32 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getEquipmentType](./bitburner.gang.getequipmenttype.md)
|
||||
|
||||
## 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.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getEquipmentType(equipName: GangEquipment | GangAugmentations): GangEquipmentType;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
|
||||
| Parameter | Type | Description |
|
||||
| --- | --- | --- |
|
||||
| equipName | [GangEquipment](./bitburner.gangequipment.md) \| [GangAugmentations](./bitburner.gangaugmentations.md) | Name of equipment. |
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
[GangEquipmentType](./bitburner.gangequipmenttype.md)
|
||||
|
||||
Type of the equipment.
|
||||
|
||||
## Remarks
|
||||
|
||||
2 GB
|
||||
|
||||
Reference in New Issue
Block a user