mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
26 lines
611 B
Markdown
26 lines
611 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
|
||
|
|
||
|
If you are not in BitNode-2, then you must have Source-File 2 in order to use this function.
|
||
|
|
||
|
Get general information about the gang.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
getGangInformation(): GangGenInfo;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
[GangGenInfo](./bitburner.ganggeninfo.md)
|
||
|
|
||
|
Object containing general information about the gang.
|
||
|
|
||
|
## Remarks
|
||
|
|
||
|
2 GB
|
||
|
|