2022-10-21 11:16:00 -04:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ILocation](./bitburner.ilocation.md)
|
|
|
|
|
|
|
|
## ILocation interface
|
|
|
|
|
|
|
|
|
2023-02-11 13:18:50 -05:00
|
|
|
**Signature:**
|
2022-10-21 11:16:00 -04:00
|
|
|
|
|
|
|
```typescript
|
2022-11-20 12:07:22 -05:00
|
|
|
interface ILocation
|
2022-10-21 11:16:00 -04:00
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
2023-02-11 13:18:50 -05:00
|
|
|
| Property | Modifiers | Type | Description |
|
|
|
|
| --- | --- | --- | --- |
|
|
|
|
| [city](./bitburner.ilocation.city.md) | | [CityName](./bitburner.cityname.md) | |
|
|
|
|
| [name](./bitburner.ilocation.name.md) | | [LocationName](./bitburner.locationname.md) | |
|
2022-10-21 11:16:00 -04:00
|
|
|
|