Target

io.github.pidoveproject.showdown.protocol.server.tournament.TournamentAutoDq.Target
final case class Target(time: Timestamp)

Disqualify players AFK for disqualifyTimer.

Attributes

Source
TournamentAutoDq.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product