Function isMatchOngoing

  • Checks if a match is ongoing (i.e. ready or running).

    Locked > Waiting > [Ready > Running] > Completed > Archived

    Parameters

    • match: MatchResults

      Partial match results.

    Returns boolean

Generated using TypeDoc