mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
9 lines
460 B
ReStructuredText
9 lines
460 B
ReStructuredText
purchaseSleeveAug() Netscript Function
|
|
=======================================
|
|
|
|
.. js:function:: purchaseSleeveAug(sleeveNumber, augName)
|
|
|
|
:param int sleeveNumber: Index of the sleeve to buy an aug for. See :ref:`here <netscript_sleeveapi_referencingaduplicatesleeve>`
|
|
:param string augName: Name of the aug to buy. See :ref:`here <netscript_sleeveapi_referencingaduplicatesleeve>`
|
|
|
|
Return true if the aug was purchased and installed on the sleeve. |