bitburner-src/doc/source/netscript/bladeburnerapi/getGeneralActionNames.rst
2021-03-12 02:51:56 -05:00

14 lines
356 B
ReStructuredText

getGeneralActionNames() Netscript Function
==========================================
.. js:function:: getGeneralActionNames()
:RAM cost: 0.4 GB
:returns: Array of strings containing the names of all general Bladeburner actions.
Example:
.. code-block:: javascript
bladeburner.getGeneralActionNames(); // returns: ["Training"]