TypeDamageRelationIdDraft

Types

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

Properties

Link copied to clipboard
abstract override var attackingTypeId: Long

攻击方属性 ID

Link copied to clipboard
abstract override var defendingTypeId: Long

防御方属性 ID

Functions

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