TypeDamageRelationId

@Embeddable
interface TypeDamageRelationId

Inheritors

Properties

Link copied to clipboard
abstract val attackingTypeId: Long

攻击方属性 ID

Link copied to clipboard
abstract val defendingTypeId: Long

防御方属性 ID

Functions

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