FEventEmitterevent_emitteron_raw本页总览on_raw 关注指定事件,回调直接传array,不展开参数 声明 int on_raw(string event, function func) 参数 参数名描述event指定事件func触发函数(参数以数组传入) 返回值