simple-robot
3.0.0-RC.2
simbot-api
/
love.forte.simbot.application
/
Application
/
Environment
/
getComponentOrNull
get
Component
Or
Null
abstract
fun
getComponentOrNull
(
id
:
String
)
:
Component
?
尝试根据ID获取一个指定的组件对象。如果未找到则会返回null。