TypeDamageRelationDraft

Types

Link copied to clipboard
@GeneratedBy(type = TypeDamageRelation::class)
object $
Link copied to clipboard
@GeneratedBy(type = TypeDamageRelation::class)
class Builder

Properties

Link copied to clipboard
abstract override var id: TypeDamageRelationId

ID

Link copied to clipboard
abstract override var multiplier: Float?

倍率

Functions

Link copied to clipboard
@GeneratedBy(type = TypeDamageRelation::class)
fun TypeDamageRelation.copy(resolveImmediately: Boolean = false, block: TypeDamageRelationDraft.() -> Unit): TypeDamageRelation
Link copied to clipboard
abstract fun id(block: TypeDamageRelationIdDraft.() -> Unit)