mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 01:33:54 +01:00
479 B
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" | "????????????"