Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.event
/
EventProcessor
/
pushAndLaunch
push
And
Launch
open
fun
pushAndLaunch
(
scope
:
CoroutineScope
,
event
:
Event
)
:
Job
(
source
)
通过
scope
将事件推送并异步处理,不关心事件的结果。