mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-14 03:33:52 +01:00
29 lines
676 B
Markdown
29 lines
676 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCharacterInformation](./bitburner.singularity.getcharacterinformation.md)
|
||
|
|
||
|
## Singularity.getCharacterInformation() method
|
||
|
|
||
|
> Warning: This API is now obsolete.
|
||
|
>
|
||
|
> Returns an object with various information about your character.
|
||
|
>
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
getCharacterInformation(): CharacterInfo;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
[CharacterInfo](./bitburner.characterinfo.md)
|
||
|
|
||
|
Object with various information about your character.
|
||
|
|
||
|
## Remarks
|
||
|
|
||
|
RAM cost: 0.5 GB
|
||
|
|
||
|
Singularity - Level 1
|
||
|
|