mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
25 lines
767 B
Markdown
25 lines
767 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ActiveFragment](./bitburner.activefragment.md)
|
|
|
|
## ActiveFragment interface
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface ActiveFragment
|
|
```
|
|
|
|
## Properties
|
|
|
|
| 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 | |
|
|
|