Function getSeeds

  • Gets the default list of seeds for a round's matches.

    Parameters

    • inLoserBracket: boolean

      Whether the match is in the loser bracket.

    • roundNumber: number

      The number of the current round.

    • roundCountLB: number

      The count of rounds in loser bracket.

    • matchCount: number

      The count of matches in the round.

    Returns number[]

Generated using TypeDoc