Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 753 Bytes

bitburner.bladeburner.getactionsuccesses.md

File metadata and controls

33 lines (19 loc) · 753 Bytes

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.