mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
regen doc
This commit is contained in:
@@ -9,7 +9,7 @@ Get the stats of an augmentation.
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
getAugmentationStats(name: string): AugmentationStats;
|
||||
getAugmentationStats(name: string): Multipliers;
|
||||
```
|
||||
|
||||
## Parameters
|
||||
@@ -20,7 +20,7 @@ getAugmentationStats(name: string): AugmentationStats;
|
||||
|
||||
<b>Returns:</b>
|
||||
|
||||
[AugmentationStats](./bitburner.augmentationstats.md)
|
||||
[Multipliers](./bitburner.multipliers.md)
|
||||
|
||||
Augmentation stats.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user