[6.2.0][Feat]调试面板新增无人化演练任务拉取时间
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.mogo.eagle.core.function.api.unmanned
|
||||
|
||||
interface IUnmannedListener {
|
||||
/**
|
||||
* 单位: 秒(s)
|
||||
*/
|
||||
fun onPullTimeUpdate(time: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user