神岛 API 文档 - ArenaPro版
    Preparing search index...

    当注册处理程序时由 GameEventChannel 返回。可以用于取消处理程序。

    Returned by GameEventChannel when registering a handler. Can be used to cancel the handler.

    Index

    Properties

    Properties

    active: () => boolean

    检查处理程序是否处于活动状态。

    Checks if the handler is in an active state.

    cancel: () => void

    取消事件处理程序。

    Cancels the event handler.

    resume: () => void

    恢复监听事件处理程序。

    Resumes listening to the event handler.