Companion

object Companion

Functions

deserialize
Link copied to clipboard
fun deserialize(map: Map<String, *>): Damage
of
Link copied to clipboard
fun of(type: DamageType, stats: EsperStatistic): Damage
fun of(type: DamageType, stats: Pair<EsperAttribute, Double>): Damage