mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
12 lines
414 B
ReStructuredText
12 lines
414 B
ReStructuredText
getActionAutolevel() Netscript Function
|
|
=======================================
|
|
|
|
.. js:function:: getActionAutolevel(type, name)
|
|
|
|
:param string type: Type of action. See :ref:`bladeburner_action_types`
|
|
:param string name: Name of action. Must be an exact match
|
|
|
|
Return a boolean indicating whether or not this action is currently set to autolevel.
|
|
|
|
Returns false if an invalid action is specified.
|