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

16 lines
421 B
ReStructuredText
Raw Normal View History

joinBladeburnerFaction() Netscript Function
===========================================
.. js:function:: joinBladeburnerFaction()
2021-03-11 16:48:00 -05:00
:RAM cost: 4 GB
2021-03-12 02:51:56 -05:00
:returns: ``true`` if you successfully join the Bladeburner faction, or if
you are already a member.
Attempts to join the Bladeburner faction.
2021-03-12 02:51:56 -05:00
Example:
2021-03-12 02:51:56 -05:00
.. code-block:: javascript
bladeburner.joinBladeburnerFaction(); // returns: true