Home > bitburner > Bladeburner > setActionAutolevel
Set an action autolevel.
Signature:
setActionAutolevel(type: string, name: string, autoLevel: boolean): void;
Parameter | Type | Description |
---|---|---|
type | string | Type of action. |
name | string | Name of action. Must be an exact match. |
autoLevel | boolean | Whether or not to autolevel this action |
Returns:
void
RAM cost: 4 GB
Enable/disable autoleveling for the specified action.