跳到主要内容

handle_event

处理事件

声明

bool handle_event(object container_ob, Buff buff_data, string event_name, map para)

参数

参数名描述
container_ob容器对象
buff_databuff数据
event_name事件名称
para事件参数

返回值

处理完事件后是否需要删除

使用方式

返回文档