mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
24 lines
395 B
Markdown
24 lines
395 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Stanek](./bitburner.stanek.md) > [width](./bitburner.stanek.width.md)
|
||
|
|
||
|
## Stanek.width() method
|
||
|
|
||
|
Stanek's Gift width.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
width(): number;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
number
|
||
|
|
||
|
The width of the gift.
|
||
|
|
||
|
## Remarks
|
||
|
|
||
|
RAM cost: 0.4 GB
|
||
|
|