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

16 lines
421 B
ReStructuredText

joinBladeburnerFaction() Netscript Function
===========================================
.. js:function:: joinBladeburnerFaction()
:RAM cost: 4 GB
:returns: ``true`` if you successfully join the Bladeburner faction, or if
you are already a member.
Attempts to join the Bladeburner faction.
Example:
.. code-block:: javascript
bladeburner.joinBladeburnerFaction(); // returns: true