mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 20:37:05 +02:00
f54f7b932c
* DOCUMENTATION: Clarify decimal form of gang territory * Update based on feedback
14 lines
369 B
Markdown
14 lines
369 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [GangGenInfo](./bitburner.ganggeninfo.md) > [territory](./bitburner.ganggeninfo.territory.md)
|
|
|
|
## GangGenInfo.territory property
|
|
|
|
Amount of territory held, in the range 0-1
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
territory: number;
|
|
```
|