Simple Robot
Toggle table of contents
5.0.0-Preview2
common
Target filter
common
Switch theme
Search in API
Skip to content
Simple Robot
simbot-common-core
/
love.forte.simbot.common.attribute
/
AttributeMap
/
safeGet
safe
Get
abstract
fun
safeGet
(
attribute
:
Attribute
<
*
>
)
:
Any
?
(
source
)
通过
attribute
得到对应的数据,但是不进行类型转化。