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 22:48:00 +01:00
:RAM cost: 4 GB
2021-03-12 08:51:56 +01: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 08:51:56 +01:00
Example:
2021-03-12 08:51:56 +01:00
.. code-block:: javascript
bladeburner.joinBladeburnerFaction(); // returns: true