2022-10-21 11:16:00 -04:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md)
|
|
|
|
|
|
|
|
## ActiveFragment interface
|
|
|
|
|
|
|
|
|
2023-02-11 13:18:50 -05:00
|
|
|
**Signature:**
|
2022-10-21 11:16:00 -04:00
|
|
|
|
|
|
|
```typescript
|
2022-11-20 12:07:22 -05:00
|
|
|
interface ActiveFragment
|
2022-10-21 11:16:00 -04:00
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-02-11 13:18:50 -05:00
|
|
|
| Property | Modifiers | Type | Description |
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
| [highestCharge](./bitburner.activefragment.highestcharge.md) | | number | |
|
|
|
|
| [id](./bitburner.activefragment.id.md) | | number | |
|
|
|
|
| [numCharge](./bitburner.activefragment.numcharge.md) | | number | |
|
|
|
|
| [rotation](./bitburner.activefragment.rotation.md) | | number | |
|
|
|
|
| [x](./bitburner.activefragment.x.md) | | number | |
|
|
|
|
| [y](./bitburner.activefragment.y.md) | | number | |
|
2022-10-21 11:16:00 -04:00
|
|
|
|