2022-05-24 14:12:49 +02:00
|
|
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [InfiltrationLocation](./bitburner.infiltrationlocation.md)
|
|
|
|
|
|
|
|
## InfiltrationLocation interface
|
|
|
|
|
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
|
|
|
export interface InfiltrationLocation
|
|
|
|
```
|
|
|
|
|
|
|
|
## Properties
|
|
|
|
|
|
|
|
| Property | Type | Description |
|
|
|
|
| --- | --- | --- |
|
|
|
|
| [difficulty](./bitburner.infiltrationlocation.difficulty.md) | number | |
|
2022-08-17 14:50:05 +02:00
|
|
|
| [location](./bitburner.infiltrationlocation.location.md) | [ILocation](./bitburner.ilocation.md) | |
|
2022-05-24 14:12:49 +02:00
|
|
|
| [reward](./bitburner.infiltrationlocation.reward.md) | [InfiltrationReward](./bitburner.infiltrationreward.md) | |
|
|
|
|
|