return Camp_IterateAll(function(obj)
--排除自己
if obj == self then
return false
end
在Camp.lua 中,有函数Camp_IterateHostile,里面第二重for 循环中获取的