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