bitburner-src/doc/source/netscript/sleeveapi/travel.rst

9 lines
315 B
ReStructuredText
Raw Normal View History

2019-03-13 00:05:38 +01:00
travel() Netscript Function
=======================================
.. js:function:: travel(sleeveNumber, cityName)
:param int sleeveNumber: index of the sleeve to travel.
:param string cityName: name of the destination city.
Return a boolean indicating whether or not the sleeve reached destination.