Type alias SetNextOpponent

SetNextOpponent: ((nextMatch, nextSide, match?, currentSide?) => void)

Type declaration

    • (nextMatch, nextSide, match?, currentSide?): void
    • Parameters

      • nextMatch: Match
      • nextSide: Side
      • Optional match: Match
      • Optional currentSide: Side

      Returns void

Generated using TypeDoc