bitburner-src/markdown/bitburner.bladeburner.getcurrentaction.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

770 B
Raw Blame History

Home > bitburner > Bladeburner > getCurrentAction

Bladeburner.getCurrentAction() method

Get current action.

Signature:

getCurrentAction(): BladeburnerCurAction;

Returns:

BladeburnerCurAction

Object that represents the players current Bladeburner action.

Remarks

RAM cost: 1 GB

Returns an object that represents the players current Bladeburner action. If the player is not performing an action, the function will return an object with the type property set to “Idle”.