Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-core
/
love.forte.simbot.common.attribute
/
mutableAttributeMapOf
mutable
Attribute
Map
Of
fun
mutableAttributeMapOf
(
sourceMap
:
MutableMap
<
Attribute
<
*
>
,
Any
>
=
mutableMapOf()
)
:
MutableAttributeMap
(
source
)
构建
MutableAttributeMap
。