Github issues addressed

- Fixes #1342
- Fixes #1333
- Fixes #1331
This commit is contained in:
Frank
2020-10-26 09:13:49 +01:00
parent 1312555690
commit 9cb3111dd5
3 changed files with 4 additions and 4 deletions

View File

@@ -2828,7 +2828,7 @@ function CONTROLLABLE:GetDetectedUnitSet(DetectVisual, DetectOptical, DetectRada
return unitset
end
--- Return the detected target groups of the controllable as a @{SET_GROUP}.
--- Return the detected target groups of the controllable as a @{Core.Set#SET_GROUP}.
-- The optional parametes specify the detection methods that can be applied.
-- If no detection method is given, the detection will use all the available methods by default.
-- @param Wrapper.Controllable#CONTROLLABLE self