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