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
|
|
|
|
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2022-11-20 12:07:22 -05:00
|
|
|
interface ILocation
|
2022-10-21 11:16:00 -04:00
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Property | Type | Description |
|
|
|
|
| --- | --- | --- |
|
2022-12-29 20:28:53 -05:00
|
|
|
| [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
|
|
|
|