Function getNextSide

  • Gets the side the winner of the current match will go to in the next match.

    Parameters

    • matchNumber: number

      Number of the current match.

    • roundNumber: number

      Number of the current round.

    • roundCount: number

      Count of rounds.

    • matchLocation: GroupType

      Location of the current match.

    Returns Side

Generated using TypeDoc