MatchService
Service with information on match state.
Last updated
Service with information on match state.
Last updated
Returns the Player that is currently hosting the match.
getPlayerRole(player: ): | nil
Returns the MatchRole of a player if it exists.
Returns amount of time in seconds since the match started (returns 0 if still in pre-game).
Returns current match state.
Ends the match with a specified winning team (or nil to cause a tie game).