mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
API: Programming-friendly interface to getFactionInviteRequirements (#953)
This commit is contained in:
21
markdown/bitburner.locationrequirement.md
Normal file
21
markdown/bitburner.locationrequirement.md
Normal file
@@ -0,0 +1,21 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [LocationRequirement](./bitburner.locationrequirement.md)
|
||||
|
||||
## LocationRequirement interface
|
||||
|
||||
Player must be at this location within a city.
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
interface LocationRequirement
|
||||
```
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Modifiers | Type | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| [location](./bitburner.locationrequirement.location.md) | | [LocationName](./bitburner.locationname.md) | |
|
||||
| [type](./bitburner.locationrequirement.type.md) | | "location" | |
|
||||
|
||||
Reference in New Issue
Block a user