bitburner.gang.gettasknames.md

August 25, 2024 ยท View on GitHub

Home > bitburner > Gang > getTaskNames

Gang.getTaskNames() method

List member task names.

Signature:

getTaskNames(): string[];

Returns:

string[]

All valid tasks that Gang members can be assigned to.

Remarks

RAM cost: 0 GB

Get the name of all valid tasks that Gang members can be assigned to.

Contents

  1. 1Gang.getTaskNames() method
  2. 2Remarks