game_server.enginecomponentsFEntitynotify_other_field_update本页总览notify_other_field_update 虚函数: 目标对象字段更新时的通知函数 声明 void notify_other_field_update(object other, string field_name, string d, mixed key, mixed val, mixed op) 参数 参数名描述other目标对象field_name字段名称d变更的键的父级键(如果有)key变更的键val变更的值op引起变更的操作(参考pkg.dbase) 返回值 无 使用方式 返回文档