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 16:48:00 -05:00
:RAM cost: 0.4 GB
2021-03-12 02:51:56 -05:00
:returns: Array of strings containing the names of all general Bladeburner actions.
2021-03-12 02:51:56 -05:00
Example:
.. code-block:: javascript
bladeburner.getGeneralActionNames(); // returns: ["Training"]