mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 05:33:54 +01:00
26 lines
561 B
Markdown
26 lines
561 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getGangInformation](./bitburner.gang.getganginformation.md)
|
||
|
|
||
|
## Gang.getGangInformation() method
|
||
|
|
||
|
Get information about your gang.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
getGangInformation(): GangGenInfo;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
[GangGenInfo](./bitburner.ganggeninfo.md)
|
||
|
|
||
|
Object containing general information about the gang.
|
||
|
|
||
|
## Remarks
|
||
|
|
||
|
RAM cost: 2 GB
|
||
|
|
||
|
Get general information about the gang.
|
||
|
|