mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
20 lines
428 B
Markdown
20 lines
428 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Corporation](./bitburner.corporation.md) > [getMaterialNames](./bitburner.corporation.getmaterialnames.md)
|
|
|
|
## Corporation.getMaterialNames() method
|
|
|
|
Get list of materials
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
getMaterialNames(): string[];
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
string\[\]
|
|
|
|
material names
|
|
|