bitburner-src/markdown/bitburner.infiltration.getinfiltration.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

31 lines
696 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Infiltration](./bitburner.infiltration.md) &gt; [getInfiltration](./bitburner.infiltration.getinfiltration.md)
## Infiltration.getInfiltration() method
Get all infiltrations with difficulty, location and rewards.
<b>Signature:</b>
```typescript
getInfiltration(location: string): InfiltrationLocation;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| location | string | |
<b>Returns:</b>
[InfiltrationLocation](./bitburner.infiltrationlocation.md)
Infiltration data for given location.
## Remarks
RAM cost: 15 GB