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
/
AttributeMap
/
safeGet
safe
Get
abstract
fun
safeGet
(
attribute
:
Attribute
<
*
>
)
:
Any
?
(
source
)
通过
attribute
得到对应的数据,但是不进行类型转化。