Activate

io.github.pidoveproject.showdown.protocol.server.BattleMinorActionMessage.Activate
final case class Activate(effect: Effect)

An effect was triggered.

Value parameters

effect

the triggered effect

Attributes

Source
BattleMinorActionMessage.scala

Members list

Inherited
  • Not inherited
  • Product

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product