2022-10-21 17:16:00 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [GangOtherInfoObject](./bitburner.gangotherinfoobject.md)
|
|
|
|
|
|
|
|
## GangOtherInfoObject interface
|
|
|
|
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
**Signature:**
|
2022-10-21 17:16:00 +02:00
|
|
|
|
|
|
|
```typescript
|
2022-11-20 18:07:22 +01:00
|
|
|
interface GangOtherInfoObject
|
2022-10-21 17:16:00 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-02-11 19:18:50 +01:00
|
|
|
| Property | Modifiers | Type | Description |
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
| [power](./bitburner.gangotherinfoobject.power.md) | | number | Gang power |
|
|
|
|
| [territory](./bitburner.gangotherinfoobject.territory.md) | | number | Gang territory, in decimal form |
|
2022-10-21 17:16:00 +02:00
|
|
|
|