mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 13:43:49 +01:00
26 lines
663 B
Markdown
26 lines
663 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Gang](./bitburner.gang.md) > [getOtherGangInformation](./bitburner.gang.getotherganginformation.md)
|
|
|
|
## Gang.getOtherGangInformation() method
|
|
|
|
If you are not in BitNode-2, then you must have Source-File 2 in order to use this function.
|
|
|
|
Get territory and power information about all gangs.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
getOtherGangInformation(): GangOtherInfo;
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
[GangOtherInfo](./bitburner.gangotherinfo.md)
|
|
|
|
Object containing territory and power information about all gangs.
|
|
|
|
## Remarks
|
|
|
|
2 GB
|
|
|