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