2022-10-21 17:16:00 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [NS](./bitburner.ns.md) > [getPurchasedServers](./bitburner.ns.getpurchasedservers.md)
|
|
|
|
|
|
|
|
## NS.getPurchasedServers() method
|
|
|
|
|
|
|
|
Returns an array with the hostnames of all of the servers you have purchased.
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
```typescript
|
|
|
|
getPurchasedServers(): string[];
|
|
|
|
```
|
2023-02-11 19:18:50 +01:00
|
|
|
**Returns:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
string\[\]
|
|
|
|
|
|
|
|
Returns an array with the hostnames of all of the servers you have purchased.
|
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
2024-08-22 09:44:21 +02:00
|
|
|
1.05 GB
|
2022-10-21 17:16:00 +02:00
|
|
|
|