game_common.locationLocationClassesiterate_location_until_true本页总览iterate_location_until_true 遍历所有位置直到满足条件 声明 bool iterate_location_until_true(function func) 参数 参数名描述func条件函数 返回值 true - 满足条件时返回true, false - 不满足条件时返回false 使用方式 返回文档