2021-11-04 01:19:52 +01: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-16 00:39:37 +01:00
|
|
|
Hospitalize the player.
|
2021-11-04 01:19:52 +01:00
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2022-04-13 07:35:35 +02:00
|
|
|
hospitalize(): void;
|
2021-11-04 01:19:52 +01:00
|
|
|
```
|
|
|
|
<b>Returns:</b>
|
|
|
|
|
2022-04-13 07:35:35 +02:00
|
|
|
void
|
2021-11-04 01:19:52 +01:00
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
2022-01-16 00:39:37 +01:00
|
|
|
RAM cost: 0.25 GB \* 16/4/1
|
2021-11-04 01:19:52 +01:00
|
|
|
|