2021-12-03 22:14:13 +01:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Stanek](./bitburner.stanek.md) > [activeFragments](./bitburner.stanek.activefragments.md)
|
|
|
|
|
|
|
|
## Stanek.activeFragments() method
|
|
|
|
|
|
|
|
List of fragments in Stanek's Gift.
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
activeFragments(): ActiveFragment[];
|
|
|
|
```
|
|
|
|
<b>Returns:</b>
|
|
|
|
|
|
|
|
[ActiveFragment](./bitburner.activefragment.md)<!-- -->\[\]
|
|
|
|
|
|
|
|
List of active fragments placed on Stanek's Gift.
|
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
2022-01-18 20:02:12 +01:00
|
|
|
RAM cost: 5 GB
|
2021-12-03 22:14:13 +01:00
|
|
|
|