Simple Robot
Toggle table of contents
4.11.0
common
Platform filter
common
Switch theme
Search in API
Simple Robot
simbot-common-stage-loop
/
love.forte.simbot.common.stageloop
/
State
/
invoke
invoke
abstract
suspend operator
fun
invoke
(
)
:
S
?
(
source
)
执行当前状态的逻辑,并返回下一个要进入的状态。
Return
下一个状态或得到null来终止状态循环。