mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
work on making the netscript api tighter
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
<!-- 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
|
||||
|
||||
Reference in New Issue
Block a user