mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-11 10:13:52 +01:00
13 lines
303 B
ReStructuredText
13 lines
303 B
ReStructuredText
getTrainingMult() Netscript Function
|
|
===================================
|
|
|
|
.. js:function:: getTrainingMult()
|
|
|
|
:RAM cost: 0 GB
|
|
:returns: The multiplier to training that hash upgrades provide to the player.
|
|
|
|
Example:
|
|
|
|
.. code:: javascript
|
|
|
|
hacknet.getTrainingMult(); // return: 1.4 |