toggle menu
OneMoreRun
1.0.0
jvm
switch theme
search in API
OneMoreRun
/
cn.chahuyun.omr.game
/
Loot
Loot
@
Serializable
open
class
Loot
(
val
key
:
LootKey
=
NONE
,
val
code
:
String
)
:
LootKeyApi
,
BaseProp
掉落物
Inheritors
Equipment
EmptyLoot
GoldLoot
ExpLoot
Members
Constructors
Loot
Link copied to clipboard
constructor
(
key
:
LootKey
=
NONE
,
code
:
String
)
Properties
code
Link copied to clipboard
open
override
val
code
:
String
道具code
key
Link copied to clipboard
val
key
:
LootKey
Functions
get
Loot
Key
Link copied to clipboard
open
override
fun
getLootKey
(
)
:
LootKey
获取LootKey对象