Class PlayerAgreedVictory

java.lang.Object
megamek.server.victory.PlayerAgreedVictory
All Implemented Interfaces:
Serializable, VictoryCondition

public class PlayerAgreedVictory extends Object implements VictoryCondition, Serializable
This class represents the player-agreed /victory through chat commands
See Also:
  • Constructor Details

    • PlayerAgreedVictory

      public PlayerAgreedVictory()
  • Method Details