Package megamek.server.commands
Class SaveGameCommand
java.lang.Object
megamek.server.commands.ServerCommand
megamek.server.commands.SaveGameCommand
Saves the current game.
- 
Field SummaryFields inherited from class megamek.server.commands.ServerCommandserver
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class megamek.server.commands.ServerCommandcanRunRestrictedCommand, getHelp, getName
- 
Constructor Details- 
SaveGameCommandCreates a new instance of SaveGameCommand
 
- 
- 
Method Details- 
runRun this command with the arguments supplied- Specified by:
- runin class- ServerCommand
 
 
-