mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
24 lines
618 B
Markdown
24 lines
618 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Fragment](./bitburner.fragment.md)
|
|
|
|
## Fragment interface
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
export interface Fragment
|
|
```
|
|
|
|
## Properties
|
|
|
|
| Property | Type | Description |
|
|
| --- | --- | --- |
|
|
| [id](./bitburner.fragment.id.md) | number | |
|
|
| [limit](./bitburner.fragment.limit.md) | number | |
|
|
| [power](./bitburner.fragment.power.md) | number | |
|
|
| [shape](./bitburner.fragment.shape.md) | boolean\[\]\[\] | |
|
|
| [type](./bitburner.fragment.type.md) | number | |
|
|
|