OnDrawCard

data class OnDrawCard(val playerId: UUID? = null) : Trigger

Constructors

Link copied to clipboard
constructor(playerId: UUID? = null)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun matches(context: EventContext): Boolean