AutoDq

io.github.pidoveproject.showdown.protocol.server.TournamentMessage.AutoDq
final case class AutoDq(state: TournamentAutoDq)

An update on the auto-disqualification policy.

Value parameters

state

the new policy on auto-disqualification

Attributes

Source
TournamentMessage.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product