game_server.game_socialgame_socialregister_script_func_dict本页总览register_script_func_dict 登记一组脚本函数(登记后才能通过game_social.eval函数调用) 声明 void register_script_func_dict(map dict) 参数 参数名描述dict脚本函数表(key: 脚本函数名称, value: 脚本函数function) 返回值 无 使用方式 返回文档