2021-12-03 22:14:13 +01:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
2022-03-29 21:49:31 +02:00
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Stanek](./bitburner.stanek.md) > [clearGift](./bitburner.stanek.cleargift.md)
|
2021-12-03 22:14:13 +01:00
|
|
|
|
2022-03-29 21:49:31 +02:00
|
|
|
## Stanek.clearGift() method
|
2021-12-03 22:14:13 +01:00
|
|
|
|
|
|
|
Clear the board of all fragments.
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2022-03-29 21:49:31 +02:00
|
|
|
clearGift(): void;
|
2021-12-03 22:14:13 +01:00
|
|
|
```
|
|
|
|
<b>Returns:</b>
|
|
|
|
|
|
|
|
void
|
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
2022-01-18 20:02:12 +01:00
|
|
|
RAM cost: 0 GB
|
2021-12-03 22:14:13 +01:00
|
|
|
|