Method EndGame
EndGame(string)
Ends the current running game, plays the specified movie then returns all players to the main menu.
public void EndGame(string endMovie)
Parameters
endMoviestringThe filename of the movie to play, without file extension.