mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-12-25 15:42:28 +01:00
79bb0d289a
This reverts commit da8870ed796c916c19cac7c2b6328a75180367fc.
753 B
753 B
Home > bitburner > Bladeburner > getActionSuccesses
Bladeburner.getActionSuccesses() method
Get action successes.
Signature:
getActionSuccesses(type: string, name: string): number;
Parameters
Parameter | Type | Description |
---|---|---|
type | string | Type of action. |
name | string | Name of action. Must be an exact match. |
Returns:
number
a number with how many successes you have with action.
Remarks
RAM cost: 4 GB
Return a number with how many successes you have with action.