mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
v0.44.1 Minor Update - Added Augs to Duplicate Sleeves and updated documentation
This commit is contained in:
14
doc/source/netscript/gangapi/recruitMember.rst
Normal file
14
doc/source/netscript/gangapi/recruitMember.rst
Normal file
@@ -0,0 +1,14 @@
|
||||
recruitMember() Netscript Function
|
||||
==================================
|
||||
|
||||
.. js:function:: recruitMember(name)
|
||||
|
||||
:param string name: Name of member to recruit
|
||||
|
||||
Attempt to recruit a new gang member.
|
||||
|
||||
Possible reasons for failure:
|
||||
* Cannot currently recruit a new member
|
||||
* There already exists a member with the specified name
|
||||
|
||||
:returns: True if the member was successfully recruited. False otherwise
|
||||
Reference in New Issue
Block a user