toggle menu
OneMoreRun
1.0.0
jvm
switch theme
search in API
OneMoreRun
/
cn.chahuyun.omr.game
/
EmptyLoot
Empty
Loot
@
Serializable
class
EmptyLoot
(
val
message
:
String
)
:
Loot
空掉落物
Parameters
message
道具消息内容
code
道具编码,默认值为"N"
Members
Constructors
Empty
Loot
Link copied to clipboard
constructor
(
message
:
String
)
Properties
code
Link copied to clipboard
open
override
val
code
:
String
道具code
key
Link copied to clipboard
val
key
:
LootKey
message
Link copied to clipboard
val
message
:
String
Functions
get
Loot
Key
Link copied to clipboard
open
override
fun
getLootKey
(
)
:
LootKey
获取LootKey对象