Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 748 Bytes

bitburner.hacknetserversformulas.cacheupgradecost.md

File metadata and controls

27 lines (16 loc) · 748 Bytes

Home > bitburner > HacknetServersFormulas > cacheUpgradeCost

HacknetServersFormulas.cacheUpgradeCost() method

Calculate cost of upgrading hacknet server cache.

Signature:

cacheUpgradeCost(startingCache: number, extraCache?: number): number;

Parameters

Parameter Type Description
startingCache number starting cache level
extraCache number amount of levels of cache to purchase (defaults to 1)

Returns:

number

The calculated cost.