mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
14 lines
282 B
ReStructuredText
14 lines
282 B
ReStructuredText
stopBladeburnerAction() Netscript Function
|
|
==========================================
|
|
|
|
.. js:function:: stopBladeburnerAction()
|
|
|
|
:RAM cost: 2 GB
|
|
|
|
Stops the current Bladeburner action
|
|
|
|
Example:
|
|
|
|
.. code-block:: javascript
|
|
|
|
bladeburner.stopBladeburnerAction(); |