Further optimized by using DCS API land.isVisible instead of Moose IsLoS function.
This commit is contained in:
Frank
2020-07-30 21:40:27 +02:00
parent cf9248ecc8
commit ba90176bb1
4 changed files with 966 additions and 13 deletions

View File

@@ -641,7 +641,7 @@ function SQUADRON:CanMission(Mission)
return true
end
--- Get assets for a mission.
--- Count assets in airwing (warehous) stock.
-- @param #SQUADRON self
-- @return #number Assets not spawned.
function SQUADRON:CountAssetsInStock()