mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
26 lines
613 B
Markdown
26 lines
613 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
|
|
|
|
Get information about the other gangs.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
getOtherGangInformation(): GangOtherInfo;
|
|
```
|
|
**Returns:**
|
|
|
|
[GangOtherInfo](./bitburner.gangotherinfo.md)
|
|
|
|
Object containing territory and power information about all gangs.
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 2 GB
|
|
|
|
Get territory and power information about all gangs.
|
|
|