bitburner-src/markdown/bitburner.go.getopponent.md
2023-12-26 11:53:27 -05:00

479 B

Home > bitburner > Go > getOpponent

Go.getOpponent() method

Returns the name of the opponent faction in the current subnet.

Signature:

getOpponent(): GoOpponent | "No AI" | "????????????";

Returns:

GoOpponent | "No AI" | "????????????"