TibiaKt
Toggle table of contents
1.0.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TibiaKt
tibiakt-core
/
com.galarzaa.tibiakt.core.section.community.character.model
/
DeathParticipant
/
Creature
Creature
@
Serializable
@
SerialName
(
value
=
"creature"
)
data
class
Creature
(
val
name
:
String
)
:
DeathParticipant
(
source
)
A creature that participated in a death.
Members
Constructors
Creature
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
open
override
val
name
:
String
The name of the creature.