mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 16:53:54 +01:00
715 B
715 B
Home > bitburner > Singularity > getAugmentationStats
Singularity.getAugmentationStats() method
Get the stats of an augmentation.
Signature:
getAugmentationStats(name: string): Multipliers;
Parameters
Parameter | Type | Description |
---|---|---|
name | string | Name of Augmentation. CASE-SENSITIVE. |
Returns:
Augmentation stats.
Remarks
RAM cost: 5 GB * 16/4/1
This function returns augmentation stats.