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
/
EventInterceptorRegistrationProperties
/
priority
priority
abstract
var
priority
:
Int
(
source
)
优先级。数值越小优先级越高。通常默认为
PriorityConstant.DEFAULT
。 此优先级与在
EventDispatcher
中全局性添加到所有事件监听器上的拦截器共用。