2021-11-03 20:19:52 -04:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [hospitalize](./bitburner.singularity.hospitalize.md)
|
|
|
|
|
|
|
|
## Singularity.hospitalize() method
|
|
|
|
|
2022-01-15 18:39:37 -05:00
|
|
|
Hospitalize the player.
|
2021-11-03 20:19:52 -04:00
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2022-04-13 01:35:35 -04:00
|
|
|
hospitalize(): void;
|
2021-11-03 20:19:52 -04:00
|
|
|
```
|
|
|
|
<b>Returns:</b>
|
|
|
|
|
2022-04-13 01:35:35 -04:00
|
|
|
void
|
2021-11-03 20:19:52 -04:00
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
2022-01-15 18:39:37 -05:00
|
|
|
RAM cost: 0.25 GB \* 16/4/1
|
2021-11-03 20:19:52 -04:00
|
|
|
|