Home > bitburner > Bladeburner > setActionLevel
Set the level of an action.
Signature:
setActionLevel(type: string, name: string, level: number): void;
Parameter | Type | Description |
---|---|---|
type | string | Type of action. |
name | string | Name of action. Must be an exact match. |
level | number | Level to set this action to. |
Returns:
void
RAM cost: 4 GB
Set the level for the specified action.