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

10 lines
434 B
ReStructuredText
Raw Normal View History

2019-03-13 00:05:38 +01:00
takeUniversityCourse() Netscript Function
=======================================
.. js:function:: takeUniversityCourse(sleeveNumber, university, className)
:param int sleeveNumber: index of the sleeve to start taking class.
:param string university: name of the university to attend.
:param string className: name of the class to follow.
Return a boolean indicating whether or not this action was set successfully.