AutoStart

io.github.pidoveproject.showdown.protocol.server.TournamentMessage.AutoStart
final case class AutoStart(state: TournamentAutoStart)

An update on the auto-starting policy.

Value parameters

state

the new policy on auto-starting

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