mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309.
This commit is contained in:
25
markdown/bitburner.gang.getequipmentnames.md
Normal file
25
markdown/bitburner.gang.getequipmentnames.md
Normal file
@@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getEquipmentNames](./bitburner.gang.getequipmentnames.md)
|
||||
|
||||
## Gang.getEquipmentNames() method
|
||||
|
||||
List equipment names.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getEquipmentNames(): string[];
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
string\[\]
|
||||
|
||||
Names of all Equipments/Augmentations.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 1 GB
|
||||
|
||||
Get the name of all possible equipment/upgrades you can purchase for your Gang Members. This includes Augmentations.
|
||||
|
||||
Reference in New Issue
Block a user