Skip to main content
Version: 3.4

MsgTriggerEvent 触发器事件消息

1. 结构声明

class MsgTriggerEvent extends TriggerEvent {
properties: Array<Param>;
}