mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
22 lines
653 B
Markdown
22 lines
653 B
Markdown
<!-- 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 | |
|
|
| [location](./bitburner.infiltrationlocation.location.md) | any | |
|
|
| [reward](./bitburner.infiltrationlocation.reward.md) | [InfiltrationReward](./bitburner.infiltrationreward.md) | |
|
|
|