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) > [ActiveFragment](./bitburner.activefragment.md)
|
|
|
|
|
|
|
|
## ActiveFragment interface
|
|
|
|
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
```typescript
|
2022-11-20 18:07:22 +01:00
|
|
|
interface ActiveFragment
|
2022-10-21 17:16:00 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-02-11 19:18:50 +01: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 17:16:00 +02:00
|
|
|
|