bitburner-src/doc/source/netscript/bladeburnerapi/getGeneralActionNames.rst

14 lines
356 B
ReStructuredText
Raw Normal View History

getGeneralActionNames() Netscript Function
==========================================
.. js:function:: getGeneralActionNames()
2021-03-11 22:48:00 +01:00
:RAM cost: 0.4 GB
2021-03-12 08:51:56 +01:00
:returns: Array of strings containing the names of all general Bladeburner actions.
2021-03-12 08:51:56 +01:00
Example:
.. code-block:: javascript
bladeburner.getGeneralActionNames(); // returns: ["Training"]