Reset eval cost
来自MudWiki
名称
reset_eval_cost() - resets the evaluation cost remaining
语法
int reset_eval_cost();
描述
reset_eval_cost() resets the evaluation cost remaining to the maximum evaluation cost. 此函数相当于set_eval_limit(int default: 0);
参考
catch(3), error(3), throw(3), error_handler(4), eval_cost(3), set_eval_limit(3)