toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-common-core
/
love.forte.simbot.common.attribute
/
mutableAttributeMapOf
mutable
Attribute
Map
Of
fun
mutableAttributeMapOf
(
sourceMap
:
MutableMap
<
Attribute
<
*
>
,
Any
>
=
mutableMapOf()
)
:
MutableAttributeMap
(
source
)
构建
MutableAttributeMap
。