mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-27 01:53:48 +01:00
10 lines
466 B
ReStructuredText
10 lines
466 B
ReStructuredText
|
workForFaction() Netscript Function
|
||
|
=======================================
|
||
|
|
||
|
.. js:function:: workForFaction(sleeveNumber, factionName, factionWorkType)
|
||
|
|
||
|
:param int sleeveNumber: index of the sleeve to work for the faction.
|
||
|
:param string factionName: name of the faction to work for.
|
||
|
:param string factionWorkType: name of the action to perform for this faction.
|
||
|
|
||
|
Return a boolean indicating whether or not the sleeve started working or this faction.
|