Function getOpponentId

  • Gets the id of the opponent at the given side of the given match.

    Parameters

    • match: MatchResults

      The match to get the opponent from.

    • side: Side

      The side where to get the opponent from.

    Returns Id | null

Generated using TypeDoc