toggle menu
Simple Robot
4.8.0
common
switch theme
search in API
simbot-api
/
love.forte.simbot.application
/
ApplicationLauncher
/
launchIn
launch
In
open
fun
launchIn
(
scope
:
CoroutineScope
)
:
Async
<
A
>
(
source
)
根据已经成型的配置,构建并在异步中启动一个
Application
。 启动时会触发
ApplicationLaunchStage.Launch
事件线,调用所有的启动事件并集此启动所有的组件或插件。