Core
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Core
Basic
/
de.finkmoritz.bcgdsl.basic.event
/
DamageDealtEvent
Damage
Dealt
Event
data
class
DamageDealtEvent
(
val
cardId
:
UUID
,
val
amount
:
Int
)
:
Event
Members
Constructors
Damage
Dealt
Event
Link copied to clipboard
constructor
(
cardId
:
UUID
,
amount
:
Int
)
Properties
amount
Link copied to clipboard
val
amount
:
Int
card
Id
Link copied to clipboard
val
cardId
:
UUID