2021-10-30 18:34:14 +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
|
|
|
|
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2021-11-03 23:16:10 +01:00
|
|
|
export interface GangOtherInfoObject
|
2021-10-30 18:34:14 +02:00
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Property | Type | Description |
|
|
|
|
| --- | --- | --- |
|
|
|
|
| [power](./bitburner.gangotherinfoobject.power.md) | number | Gang power |
|
|
|
|
| [territory](./bitburner.gangotherinfoobject.territory.md) | number | Gang territory, in decimal form |
|
|
|
|
|