avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-model
/
io.github.lishangbu.avalon.dataset.entity
/
TypeDamageRelationIdDraft
Type
Damage
Relation
Id
Draft
@
GeneratedBy
(
type
=
TypeDamageRelationId::class
)
interface
TypeDamageRelationIdDraft
:
TypeDamageRelationId
,
Draft
Members
Members & Extensions
Types
$
Link copied to clipboard
@
GeneratedBy
(
type
=
TypeDamageRelationId::class
)
object
$
Builder
Link copied to clipboard
@
GeneratedBy
(
type
=
TypeDamageRelationId::class
)
class
Builder
Properties
attacking
Type
Id
Link copied to clipboard
abstract
override
var
attackingTypeId
:
Long
攻击方属性 ID
defending
Type
Id
Link copied to clipboard
abstract
override
var
defendingTypeId
:
Long
防御方属性 ID
Functions
copy
Link copied to clipboard
@
GeneratedBy
(
type
=
TypeDamageRelationId::class
)
fun
TypeDamageRelationId
.
copy
(
resolveImmediately
:
Boolean
=
false
,
block
:
TypeDamageRelationIdDraft
.
(
)
->
Unit
)
:
TypeDamageRelationId