mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
14 lines
433 B
Markdown
14 lines
433 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerData](./bitburner.darknetserverdata.md) > [isStationary](./bitburner.darknetserverdata.isstationary.md)
|
|
|
|
## DarknetServerData.isStationary property
|
|
|
|
If this darknet server cannot be moved. True for fixed/story servers.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
isStationary: boolean;
|
|
```
|